langchain/langchain
2023-06-21 07:19:52 -07:00
..
agents Harrison/multi tool (#6518) 2023-06-21 07:19:52 -07:00
callbacks Infino integration for simplified logs, metrics & search across LLM data & token usage (#6218) 2023-06-21 01:38:20 -07:00
chains Feat: Add a prompt template parameter to qa with structure chains (#6495) 2023-06-21 00:23:36 -07:00
chat_models Be able to use Codey models on Vertex AI (#6354) 2023-06-20 23:11:54 -07:00
client Run eval in eval mode (#6447) 2023-06-19 18:31:38 -07:00
docstore Fix class promotion (#6187) 2023-06-18 16:55:18 -07:00
document_loaders Harrison/unstructured page number (#6464) 2023-06-19 22:31:43 -07:00
embeddings Update output format of MosaicML endpoint to be more flexible (#6060) 2023-06-15 22:15:39 -07:00
evaluation Export trajectory eval fn (#6509) 2023-06-20 21:18:28 -07:00
experimental Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
graphs Add KuzuQAChain (#6454) 2023-06-20 22:07:00 -07:00
indexes Create async copy of from_text() inside GraphIndexCreator. (#5214) 2023-05-24 21:54:12 -07:00
llms Update model token mappings/cost to include 0613 models (#6122) 2023-06-21 01:37:16 -07:00
load Include placeholder value for all secrets, not just kwargs (#6421) 2023-06-19 15:41:45 +01:00
memory Fixed an unhandled error that was raised when DynamoDB did not have any chat history. (#6141) 2023-06-18 17:39:19 -07:00
output_parsers changes to llm chain (#6328) 2023-06-18 22:49:47 -07:00
prompts Fix for #6431 - chatprompt template with partial variables giing validation error (#6456) 2023-06-19 22:08:15 -07:00
retrievers Fix class promotion (#6187) 2023-06-18 16:55:18 -07:00
tools Fix issue with non-list To header in GmailSendMessage Tool (#6242) 2023-06-21 01:25:49 -07:00
utilities Be able to use Codey models on Vertex AI (#6354) 2023-06-20 23:11:54 -07:00
vectorstores Integrate Rockset as Vectorstore (#6216) 2023-06-21 01:22:27 -07:00
__init__.py console callback verbose (#4696) 2023-05-17 01:28:43 +00:00
base_language.py nc/load (#5733) 2023-06-11 15:51:28 -07:00
cache.py feat: add Momento as a standard cache and chat message history provider (#5221) 2023-05-25 19:13:21 -07:00
docker-compose.yaml Update docker-compose.yaml (#3582) 2023-04-26 15:11:59 -07:00
document_transformers.py Contextual compression retriever (#2915) 2023-04-20 17:01:14 -07:00
env.py Use LCP Client in Tracer (#5908) 2023-06-08 21:15:14 -07:00
example_generator.py Replace remaining usage of basellm with baselangmodel (#3981) 2023-05-02 21:52:29 -07:00
formatting.py Validate input_variables when using jinja2 templates (#3140) 2023-04-19 16:18:32 -07:00
input.py FileCallbackHandler (#5589) 2023-06-03 16:48:48 -07:00
math_utils.py add get_top_k_cosine_similarity method to get max top k score and index (#5059) 2023-05-22 11:55:48 -07: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 Move PythonRepl -> langchain.utilities (#2917) 2023-04-15 10:50:25 -07:00
requests.py fixed aiohttp.client_exceptions.ClientConnectionError: Connection closed (#2718) 2023-04-11 10:52:55 -07:00
schema.py changes to llm chain (#6328) 2023-06-18 22:49:47 -07:00
serpapi.py move serpapi wrapper (#1199) 2023-02-20 21:15:45 -08:00
server.py Fix for ModuleNotFoundError while running langchain-server. Issue #5833 (#6077) 2023-06-13 08:37:07 -07:00
sql_database.py Revise DATABRICKS_API_TOKEN as DATABRICKS_TOKEN (#5796) 2023-06-06 14:22:49 -07:00
text_splitter.py feat: Add support for the Solidity language (#6054) 2023-06-14 14:25:02 -07:00
utils.py feat(integrations): Add WandbTracer (#4521) 2023-06-01 00:01:19 -07:00