You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain
Dariel Dato-on 0b542661b4
Prevent `kwargs` from being overwritten (#3158)
Fixes #3157. Prevents `kwargs` from being overwritten by
`_to_args_and_kwargs()` and sending the wrong `kwargs` in line 109.
1 year ago
..
agents Agents 4 18 (#3122) 1 year ago
callbacks Comet ml updates 17 04 2023 (#3074) 1 year ago
chains
chat_models
docstore
document_loaders Harrison/discord (#3092) 1 year ago
embeddings
evaluation
experimental agent docs fixes (#3128) 1 year ago
graphs
indexes
llms Add allowed and disallowed special arguments to BaseOpenAI (#3012) 1 year ago
memory
output_parsers
prompts Import jinja2 only when used (#3123) 1 year ago
retrievers
tools Prevent `kwargs` from being overwritten (#3158) 1 year ago
utilities
vectorstores
__init__.py Add exeption for when version metadata cannot be found for package (#3107) 1 year ago
cache.py
docker-compose.yaml
example_generator.py
formatting.py
input.py
model_laboratory.py
py.typed
python.py
requests.py
schema.py
serpapi.py
server.py
sql_database.py
text_splitter.py
utils.py