langchain/langchain
2023-03-27 19:51:23 -07:00
..
agents Improve chat tool prompt (#1989) 2023-03-27 16:34:01 -07:00
callbacks Harrison/wandb (#1764) 2023-03-20 07:52:27 -07:00
chains Removed duplicate "revision_request" in constitutional_ai/prompts.py (#2046) 2023-03-27 15:04:23 -07:00
chat_models Updating PromptLayer request in PromptLayer Models to be async in agenerate (#2058) 2023-03-27 15:24:53 -07:00
docstore Harrison/retrieval code (#1916) 2023-03-22 23:15:04 -07:00
document_loaders Harrison/document cleanup (#2062) 2023-03-27 16:32:55 -07:00
embeddings [Embeddings] Add SageMaker Endpoint Embedding class (#1859) 2023-03-21 21:51:48 -07:00
evaluation Harrison/agent eval (#1620) 2023-03-14 12:37:48 -07:00
graphs Harrison/gml save (#1676) 2023-03-14 20:00:22 -07:00
indexes Fix typo in VectorStoreIndexWrapper method (#1922) 2023-03-23 07:08:04 -07:00
llms enable streaming in anthropic llm wrapper (#2065) 2023-03-27 20:25:00 -04:00
memory Solve small bug in the kg prompt (#1988) 2023-03-27 16:33:26 -07:00
output_parsers Harrison/guarded output parser (#1804) 2023-03-21 22:07:23 -07:00
prompts Harrison/guarded output parser (#1804) 2023-03-21 22:07:23 -07:00
retrievers WIP: Harrison/base retriever (#1765) 2023-03-24 07:46:49 -07:00
tools Add support for YAML Spec Plugins (#2054) 2023-03-27 14:27:48 -07:00
utilities feat #1915 support for google custom search site restricted api (#1920) 2023-03-27 08:28:55 -07:00
vectorstores redis retriever (#2060) 2023-03-27 19:51:23 -07:00
__init__.py Sagemaker Endpoint LLM (#1686) 2023-03-16 21:58:06 -07:00
cache.py Avoid IntegrityError for SQLiteCache updates (#1286) 2023-02-26 17:54:43 -08:00
docker-compose.yaml add tracing support to langchain (#741) 2023-01-26 17:38:13 -08:00
example_generator.py Harrison/improve cache (#368) 2022-12-18 16:22:42 -05:00
formatting.py initial commit 2022-10-24 14:51:15 -07:00
input.py Add asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent (#841) 2023-02-07 21:21:57 -08:00
model_laboratory.py Harrison/improve cache (#368) 2022-12-18 16:22:42 -05:00
py.typed Add py.typed marker to package (#121) 2022-11-12 11:22:32 -08:00
python.py Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 2023-02-28 19:44:39 -08:00
requests.py Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 2023-02-28 19:44:39 -08:00
schema.py Harrison/document cleanup (#2062) 2023-03-27 16:32:55 -07:00
serpapi.py move serpapi wrapper (#1199) 2023-02-20 21:15:45 -08:00
server.py add tracing support to langchain (#741) 2023-01-26 17:38:13 -08:00
sql_database.py sql: do not hard code the LIMIT clause in the table_info section (#1563) 2023-03-13 23:08:27 -07:00
text_splitter.py Harrison/latex splitter (#1738) 2023-03-17 08:10:27 -07:00
utils.py Harrison/bing wrapper (#656) 2023-01-19 14:48:30 -08:00