Skip to content

Commit

Permalink
chore(component): update config (#1161)
Browse files Browse the repository at this point in the history
Because

- there are new components

This commit

- update config
  • Loading branch information
chuang8511 authored Dec 2, 2024
1 parent 321a041 commit 65d9526
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .env.component
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@ CFG_COMPONENT_SECRETS_COHERE_APIKEY=
CFG_COMPONENT_SECRETS_MISTRALAI_APIKEY=
CFG_COMPONENT_SECRETS_GROQ_APIKEY=
CFG_COMPONENT_SECRETS_FIREWORKSAI_APIKEY=
CFG_COMPONENT_SECRETS_PERPLEXITY_APIKEY=

# Numbers Protocol API key.
CFG_COMPONENT_SECRETS_NUMBERS_XAPIKEY=

# LeadIQ API key.
CFG_COMPONENT_SECRETS_LEADIQ_APIKEY=

# OAuth secrets. When these are filled, the specified component will support
# OAuth integrations.
CFG_COMPONENT_SECRETS_GOOGLEDRIVE_OAUTHCLIENTID=
Expand Down

0 comments on commit 65d9526

Please sign in to comment.