langchain/langchain
Harrison Chase 1c22657256
Harrison/faiss merge (#1843)
Co-authored-by: Ting Su <ting.su.1995@outlook.com>
2023-03-20 22:54:08 -07:00
..
agents Add podcast api tool to use NLP to search all podcasts or episodes. (#1833) 2023-03-20 22:04:17 -07:00
callbacks Harrison/wandb (#1764) 2023-03-20 07:52:27 -07:00
chains Add podcast api tool to use NLP to search all podcasts or episodes. (#1833) 2023-03-20 22:04:17 -07:00
chat_models fix bug with openai token count (#1806) 2023-03-20 07:51:18 -07:00
docstore Corrected small typo in error message. (#1791) 2023-03-20 07:51:35 -07:00
document_loaders Harrison/subtitles (#1842) 2023-03-20 22:53:52 -07:00
embeddings Harrison/azure embeddings (#1787) 2023-03-19 10:42:33 -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 Harrison/agent eval (#1620) 2023-03-14 12:37:48 -07:00
llms Harrison/add warning to openaichat (#1781) 2023-03-19 09:43:56 -07:00
memory Small fix: Remove unused variable summary_message_role (#1789) 2023-03-19 11:01:03 -07:00
output_parsers pydantic/json parsing (#1722) 2023-03-16 21:43:11 -07:00
prompts Fix Document & Expose StringPromptTemplate as a custom-prompt-template. (#1753) 2023-03-19 09:47:56 -07:00
tools Follow up to #1803 to remove dynamic docs route. (#1818) 2023-03-20 07:52:41 -07:00
utilities Follow up to #1803 to remove dynamic docs route. (#1818) 2023-03-20 07:52:41 -07:00
vectorstores Harrison/faiss merge (#1843) 2023-03-20 22:54:08 -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 AzureChatOpenAI for Azure Open AI's ChatGPT API (#1673) 2023-03-18 19:54:20 -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