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
Mike Wang 67db495fcf
[agent] Add Spark Agent (#4020)
- added support for spark through pyspark library.
- added jupyter notebook as example.
1 year ago
..
agents [agent] Add Spark Agent (#4020) 1 year ago
callbacks Better custom model handling OpenAICallbackHandler (#4009) 1 year ago
chains Router chains (#4019) 1 year ago
chat_models Harrison/knn retriever (#4083) 1 year ago
docstore
document_loaders bugfix: return whole document when loading with ConfluenceLoader.load by label (#3980) 1 year ago
embeddings Harrison/azure openai (#3942) 1 year ago
evaluation Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
experimental
graphs
indexes Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
llms [Breaking] Migrate GPT4All to use PyGPT4All (#3934) 1 year ago
memory Export `FileChatMessageHistory` (#4042) 1 year ago
output_parsers fix: invalid escape sequence error in regex pattern (#3902) 1 year ago
prompts
retrievers Harrison/knn retriever (#4083) 1 year ago
tools google-serper: async + full json results + support for Google Images, Places and News (#4078) 1 year ago
utilities google-serper: async + full json results + support for Google Images, Places and News (#4078) 1 year ago
vectorstores Added option to reduce verbosity of Deeplake integration (#4038) 1 year ago
__init__.py
base_language.py issue#4082 base_language had wrong code comment that it was using gpt… (#4084) 1 year ago
cache.py
docker-compose.yaml
document_transformers.py
example_generator.py Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
formatting.py
input.py
math_utils.py
model_laboratory.py
py.typed
python.py
requests.py
schema.py
serpapi.py
server.py
sql_database.py
text_splitter.py
utils.py