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:
Gabriel Luiz Freitas Almeida 2024-05-07 18:38:13 -03:00 committed by GitHub
commit a037bf9978
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 528 additions and 238 deletions

View file

@ -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