Commit Graph

  • 8eec43ed91 bump 306 (#11289) Bagatur 2023-10-02 10:25:08 -04:00
  • 32a8b311eb Add base docker image and ci script for building and pushing (#10927) Nuno Campos 2023-10-02 15:07:57 +01:00
  • 3d859075d4 Remove extra spaces (#11283) zhengkai 2023-10-02 22:02:30 +08:00
  • 61cd83bf96 Update quickstart.mdx to add backtick after ChatMessages (#11241) James Odeyale 2023-10-02 10:02:03 -04:00
  • c6a720f256 Lint Nuno Campos 2023-10-02 10:34:13 +01:00
  • 1d46ddd16d Lint Nuno Campos 2023-10-02 10:29:20 +01:00
  • 17708fc156 Lint Nuno Campos 2023-10-02 10:28:58 +01:00
  • a3b82d1831 Move RunnableWithFallbacks to its own file Nuno Campos 2023-10-02 10:26:10 +01:00
  • 01dbfc2bc7 Lint Nuno Campos 2023-10-02 10:21:40 +01:00
  • a6afd45c63 Lint Nuno Campos 2023-10-02 10:14:56 +01:00
  • f7dd10b820 Lint Nuno Campos 2023-10-02 10:13:09 +01:00
  • 040bb2983d Lint Nuno Campos 2023-10-02 10:11:26 +01:00
  • 52e5a8b43e Create new RunnableSerializable class in preparation for configurable runnables Nuno Campos 2023-10-02 10:07:30 +01:00
  • 61ab1b1266 Fix typo in docstring (#11256) Yeonji-Lim 2023-10-02 04:55:11 +09:00
  • a363ab5292 rename repo namespace to langchain-ai (#11259) Kazuki Maeda 2023-10-02 04:30:58 +09:00
  • 17cdeb72ef minor fix: remove redundant code from OpenAIFunctionsAgent (#11245) Dayuan Jiang 2023-10-02 02:22:15 +09:00
  • 5e5039dbd2 docs: updated YouTube and tutorial video links (#10897) Leonid Ganeline 2023-09-30 16:37:28 -07:00
  • cb84f612c9 docs: document_transformers consistency (#10467) Leonid Ganeline 2023-09-30 16:36:23 -07:00
  • 240190db3f docs: integrations/memory consistency (#10255) Leonid Ganeline 2023-09-30 16:35:55 -07:00
  • 33eb5f8300 Update DeepSparse LLM (#11236) Michael Goin 2023-09-29 16:55:19 -04:00
  • f91ce4eddf Bump deps in langserve (#11234) Eugene Yurtsev 2023-09-29 16:19:37 -04:00
  • 4c97a10bd0 fix code injection vuln (#11233) Haozhe 2023-09-29 13:16:00 -07:00
  • aebdb1ad01 Ignore aadd (#11235) Eugene Yurtsev 2023-09-29 16:10:53 -04:00
  • 8b4cb4eb60 Add type to message chunks (#11232) Eugene Yurtsev 2023-09-29 15:14:52 -04:00
  • fb66b392c6 Implement RunnablePassthrough.assign(...) (#11222) Nuno Campos 2023-09-29 20:12:48 +01:00
  • 1ddf9f74b2 Add a streaming json parser (#11193) Nuno Campos 2023-09-29 20:09:52 +01:00
  • ee56c616ff Remove flawed test Nuno Campos 2023-09-29 20:05:33 +01:00
  • f3f3f71811 Lint Nuno Campos 2023-09-29 19:57:34 +01:00
  • f6b0b065d3 Update json.py Nuno Campos 2023-09-29 19:34:35 +01:00
  • cbe18057b0 Update json.py Nuno Campos 2023-09-29 19:34:27 +01:00
  • aa8b4120a8 Keep exceptions when not in streaming mode Nuno Campos 2023-09-29 19:21:27 +01:00
  • 1f30e25681 Lint Nuno Campos 2023-09-29 18:03:41 +01:00
  • c9d0f2b984 Combine with existing json output parsers Nuno Campos 2023-09-29 17:55:30 +01:00
  • b4354b7694 Make tests stricter, remove old code, fix up pydantic import when using v2 (#11231) Eugene Yurtsev 2023-09-29 12:47:02 -04:00
  • 572968fee3 Using langchain input types (#11204) Eugene Yurtsev 2023-09-29 12:37:09 -04:00
  • 77c7c9ab97 bump 305 (#11224) Bagatur 2023-09-29 08:55:00 -07:00
  • 4b8442896b Make test deterministic Nuno Campos 2023-09-29 16:50:00 +01:00
  • 33884b2184 Fix typo in gradient.ipynb (#11206) Ikko Eltociear Ashimine 2023-09-30 00:45:40 +09:00
  • ba9371854f OpenAI gpt-3.5-turbo-instruct cost information (#11218) Attila Tőkés 2023-09-29 18:44:55 +03:00
  • de69ea26e8 Suppress warnings in interactive env that stem from tab completion (#11190) Eugene Yurtsev 2023-09-29 11:44:30 -04:00
  • 715ffda28b mongodb doc loader init (#10645) Jon Saginaw 2023-09-29 11:44:07 -04:00
  • 523898ab9c Update fireworks features (#11205) Cynthia Yang 2023-09-29 08:37:06 -07:00
  • 3d8aa88e26 Add async tests and comments Nuno Campos 2023-09-29 15:28:46 +01:00
  • 4ad0f3de2b Add RunnableGenerator (#11214) Nuno Campos 2023-09-29 15:21:37 +01:00
  • 748a757306 Clean warnings: replace type with isinstance and fix syntax (#11219) Guy Korland 2023-09-29 17:06:33 +03:00
  • 091d8845d5 Backwards compat Nuno Campos 2023-09-29 14:18:38 +01:00
  • 4e28a7a513 Implement diff Nuno Campos 2023-09-29 14:12:48 +01:00
  • 5cbe2b7b6a Implement diff Nuno Campos 2023-09-29 14:06:07 +01:00
  • 6c0a6b70e0 WIP Add tests§ Nuno Campos 2023-09-29 11:43:31 +01:00
  • 63f2ef8d1c Implement str one Nuno Campos 2023-09-28 20:20:47 +01:00
  • f672b39cc9 Add a streaming json parser Nuno Campos 2023-09-28 20:14:17 +01:00
  • 2387647d30 Lint Nuno Campos 2023-09-29 14:11:03 +01:00
  • 0318cdd33c Add tests Nuno Campos 2023-09-29 12:25:19 +01:00
  • b67db8deaa Add RunnableGenerator Nuno Campos 2023-09-29 11:44:07 +01:00
  • ca5293bf54 Enable creating Tools from any Runnable (#11177) Nuno Campos 2023-09-29 12:03:56 +01:00
  • e35ea565d1 Lint Nuno Campos 2023-09-29 12:00:56 +01:00
  • 7f589ebbc2 Lint Nuno Campos 2023-09-28 15:49:04 +01:00
  • 8be598f504 Fix invocation Nuno Campos 2023-09-28 15:47:59 +01:00
  • 6eb6c45c98 Enable creating Tools from any Runnable Nuno Campos 2023-09-28 15:40:22 +01:00
  • 61b5942adf Implement better reprs for Runnables (#11175) Nuno Campos 2023-09-29 11:56:28 +01:00
  • e8e2b812c9 Even more Nuno Campos 2023-09-29 11:54:22 +01:00
  • fc072100fa skip more Nuno Campos 2023-09-29 11:51:48 +01:00
  • 7bfee012d5 Skip in py3.8 Nuno Campos 2023-09-29 11:49:12 +01:00
  • b8e3e1118d Skip for py3.8 Nuno Campos 2023-09-29 11:45:20 +01:00
  • db05ea2b78 Add from_embeddings for opensearch (#10957) William FH 2023-09-29 00:00:58 -07:00
  • 73693c18fc Add support for project metadata in run_on_dataset (#11200) William FH 2023-09-28 21:26:37 -07:00
  • b11f21c25f Updated LocalAIEmbeddings docstring to better explain why openai (#10946) James Braza 2023-09-28 19:56:42 -07:00
  • 2c114fcb5e Fix web-base loader (#11135) Eugene Yurtsev 2023-09-28 22:36:46 -04:00
  • 3bc44b01c0 Typo fix to MathpixPDFLoader - changed processed_file_format default … (#10960) jreinjr 2023-09-28 19:03:30 -07:00
  • 66415eed6e Support new version of tiktoken that are working with langchain (tag "^0.3.2" => "">=0.3.2,<0.6.0" and python "^3.9" =>">=3.9") (#11006) Dr. Fabien Tarrade 2023-09-29 03:53:24 +02:00
  • 1b48d6cb8c LlamaCppEmbeddings: adds verbose parameter, similar to llms.LlamaCpp class (#11038) Clément Sicard 2023-09-28 21:37:51 -04:00
  • a00a73ef18 Add last_edited_time and created_time props to NotionDBLoader (#11020) Noah Czelusta 2023-09-28 20:37:34 -05:00
  • e06e84b293 LangServe: Relax requirements (#11198) Eugene Yurtsev 2023-09-28 21:27:19 -04:00
  • 5d7c6d1bca Synthetic Data generation (#9472) PaperMoose 2023-09-28 18:16:05 -07:00
  • a4e0cf6300 SearchApi integration (#11023) Donatas Remeika 2023-09-29 04:08:37 +03:00
  • 8cd18a48e4 fix trubrics lint issue (#11202) Bagatur 2023-09-28 18:07:50 -07:00
  • b738ccd91e chore: add support for TypeScript code splitting (#11160) Fynn Flügge 2023-09-29 01:41:51 +02:00
  • 17fcbed92c Support add_embeddings for opensearch (#11050) Kenneth Choe 2023-09-28 18:41:11 -05:00
  • c586f6dc1b Callback integration for Trubrics (#11059) Jeff Kayne 2023-09-29 01:20:19 +02:00
  • a8db594012 fix: short-circuit black and mypy calls when no changes made (#11051) Michael Landis 2023-09-28 16:13:07 -07:00
  • fbcd8e02f2 Change type annotations from LLMChain to Chain in MultiPromptChain (#11082) Michael Kim 2023-09-29 07:59:25 +09:00
  • 8ed013d278 docs: Mendable Search Improvements (#11199) Nicolas 2023-09-28 15:57:04 -07:00
  • 32d09bcd1e Expanded version range for networkx, fixed sample notebook (#11094) Piyush Jain 2023-09-28 15:33:30 -07:00
  • b40ecee4b9 FIx eval prompt (#11087) Piotr Mardziel 2023-09-28 15:21:15 -07:00
  • 5564833bd2 Add add_graph_documents support for FalkorDBGraph (#11122) Guy Korland 2023-09-29 01:03:54 +03:00
  • 7d25a65b10 add from_existing_graph to neo4j vector (#11124) Tomaz Bratanic 2023-09-29 00:02:26 +02:00
  • 2c952de21a Add support for MongoDB Atlas $vectorSearch vector search (#11139) Noah Stapp 2023-09-28 15:01:03 -07:00
  • b599f91e33 LLMonitor Callback handler: fix bug (#11128) Hugues 2023-09-29 00:00:38 +02:00
  • e9b51513e9 Shared Executor (#11028) William FH 2023-09-28 13:30:58 -07:00
  • 926e4b6bad [Feat] Add optional client-side encryption to DynamoDB chat history memory (#11115) Justin Plock 2023-09-28 16:29:46 -04:00
  • 4947ac2965 Add langserve version (#11195) Eugene Yurtsev 2023-09-28 16:24:00 -04:00
  • ef41bcef70 update docs nav (#11146) Bagatur 2023-09-28 12:44:52 -07:00
  • 822fc590d9 [ElasticsearchStore] Improve migration text to ElasticsearchStore (#11158) Joseph McElroy 2023-09-28 20:40:18 +01:00
  • 9b0029b9c2 [OpenSearch] Add Self Query Retriever Support to OpenSearch (#11184) Naveen Tatikonda 2023-09-28 14:36:52 -05:00
  • 0da484be2c Add source metadata to OutlookMessageLoader (#11183) Arthur Telders 2023-09-28 20:58:12 +02:00
  • ff90bb59bf Rm additional file check for scheduled tests (#11192) Bagatur 2023-09-28 11:49:26 -07:00
  • 3508e582f1 add anthropic scheduled tests and unit tests (#11188) Bagatur 2023-09-28 11:47:29 -07:00
  • fd96878c4b Fix anthropic secret key when passed in via init (#11185) Eugene Yurtsev 2023-09-28 14:21:41 -04:00
  • f201d80d40 temporarily skip embedding empty string test (#11187) Bagatur 2023-09-28 11:20:00 -07:00
  • b3cf9c8759 LangServe: Update langchain requirement for publishing (#11186) Eugene Yurtsev 2023-09-28 14:11:58 -04:00