Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds langchain_experimental and fixes SQLDatabaseChain #710

Closed
wants to merge 7 commits into from

Conversation

ogabrielluiz
Copy link
Contributor

No description provided.

ogabrielluiz and others added 7 commits July 24, 2023 14:10
…y and pinecone_env from params dictionary to prevent duplicate usage

🔒 chore(vector_store.py): update error message to clarify that Pinecone API key and environment must be provided either through the component params or environment variables
The commit adds a cautionary message to the agents, chains, embeddings, and LLMs documentation pages, indicating that the documentation is still under construction. The message encourages users to provide feedback and report any issues to help improve the documentation.
…y and pinecone_env from params dictionary to prevent duplicate usage

🔒 chore(vector_store.py): update error message to clarify that Pinecone API key and environment must be provided either through the component params or environment variables
…0.250 to get the latest features and bug fixes

⬆️ chore(pyproject.toml): add langchain-experimental version 0.0.8 as a new dependency to experiment with new features
⬆️ chore(pyproject.toml): update other dependencies to their latest versions
⬆️ chore(base.py): import SQLDatabaseChain from langchain_experimental.sql to use it in ChainCreator class
@ogabrielluiz ogabrielluiz added the Release Label to be set only on release PR label Aug 3, 2023
@ogabrielluiz ogabrielluiz deleted the release branch August 3, 2023 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Label to be set only on release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants