langchain/langchain
Alex Iribarren 9cfb311ecb
Remove duplicate lines (#7138)
I believe these two lines are unnecessary, the variable `function_call`
is already defined.
2023-07-04 20:13:27 -04:00
..
agents Remove duplicate lines (#7138) 2023-07-04 20:13:27 -04:00
callbacks Use serialized format for messages in tracer (#6827) 2023-07-04 10:19:08 +01:00
chains Docs combine document chain (#6994) 2023-07-04 12:51:04 -06:00
chat_models Harrison/split schema dir (#7025) 2023-07-01 13:39:19 -04:00
client Harrison/split schema dir (#7025) 2023-07-01 13:39:19 -04:00
docstore Fix class promotion (#6187) 2023-06-18 16:55:18 -07:00
document_loaders added Brave Search document_loader (#6989) 2023-07-02 19:01:24 -07:00
embeddings Add SpacyEmbeddings class (#6967) 2023-07-03 09:38:31 -06:00
evaluation Accept no 'reasoning' response in qa evaluator (#7107) 2023-07-03 14:47:17 -07:00
experimental docstrings document_loaders 1 (#6847) 2023-07-02 12:13:04 -07:00
graphs Add HugeGraphQAChain to support gremlin generating chain (#7132) 2023-07-04 10:21:21 -06:00
indexes Create async copy of from_text() inside GraphIndexCreator. (#5214) 2023-05-24 21:54:12 -07:00
llms LlamaCppEmbeddings not under langchain.llms (#7164) 2023-07-04 19:32:40 -04:00
load added docstrings where they missed (#6626) 2023-06-23 15:49:44 -07:00
memory add docstring for in memory class (#7160) 2023-07-04 14:59:17 -07:00
output_parsers move base prompt to schema (#6995) 2023-07-02 22:38:59 -04:00
prompts move base prompt to schema (#6995) 2023-07-02 22:38:59 -04:00
retrievers fix retriever signatures (#7097) 2023-07-03 14:21:36 -06:00
schema improve docstring of doc formatting (#7162) 2023-07-04 19:31:29 -04:00
tools PowerBI Toolkit additional logs (#6881) 2023-06-28 18:16:41 -07:00
utilities Fix typo in google_places_api.py (#7055) 2023-07-03 02:14:18 -06:00
vectorstores feat(SingleStoreVectorStore): change connection attributes in the database connection (#7142) 2023-07-04 20:12:56 -04:00
__init__.py move base prompt to schema (#6995) 2023-07-02 22:38:59 -04:00
base_language.py Harrison/split schema dir (#7025) 2023-07-01 13:39:19 -04:00
cache.py Page per class-style api reference (#6560) 2023-06-30 09:23:32 -07:00
docker-compose.yaml Update docker-compose.yaml (#3582) 2023-04-26 15:11:59 -07:00
document_transformers.py added docstrings where they missed (#6626) 2023-06-23 15:49:44 -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
py.typed
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
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 updated sql_database.py for returning sorted table names. (#6692) 2023-06-25 12:04:24 -07:00
text_splitter.py Page per class-style api reference (#6560) 2023-06-30 09:23:32 -07:00
utils.py added docstrings where they missed (#6626) 2023-06-23 15:49:44 -07:00