Add GroqLogo and GroqIcon components (#1853)
* Update package.json format command to include only specific directories * Add GroqLogo component and GroqIcon to the project * Update dependencies and add GroqModelSpecs component * Fix nullable column issue in langflow/alembic/versions/6e7b581b5648_fix_nullable.py * Add GroqModelSpecs component and update dependencies * Update GroqModelSpecs and GroqModel display names * chore: Add langchain-pinecone dependency and update constants.py
This commit is contained in:
parent
21be1268ae
commit
a037bf9978
14 changed files with 528 additions and 238 deletions
|
|
@ -99,6 +99,7 @@ The default list at the moment is:
|
|||
- AZURE_OPENAI_API_VERSION
|
||||
- COHERE_API_KEY
|
||||
- GOOGLE_API_KEY
|
||||
- GROQ_API_KEY
|
||||
- HUGGINGFACEHUB_API_TOKEN
|
||||
- OPENAI_API_KEY
|
||||
- PINECONE_API_KEY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue