You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* remove unneeded dependencies
langchain-openai is not a direct dependency, and is only needed when running an OpenAI compatible model with data science service deployment
oracle-ads is also only needed when using Data Science deployment. These are optional requirements
* loosen dependencies so switching library from langchain-community is more seamless.
* loosen langchain version requirements
* lowest version needed for ToolMessage model
0 commit comments