Commit Graph

  • 3c83779661 Qa with anonymization (#11658) maks-operlejn-ds 2023-10-12 00:38:08 +02:00
  • 51a3a86022 #11655 Add SQLAlchemyMd5Cache implementation (#11660) Marcin Wątroba 2023-10-12 00:28:09 +02:00
  • 70f7558db2 langchain-experimental: Add allow_list support in experimental/data_anonymizer (#11597) Suresh Kumar Ponnusamy 2023-10-12 03:20:41 +05:30
  • 2363c02cf3 Bos loader (#11525) wemysschen 2023-10-12 05:43:48 +08:00
  • fbb82608cd Fixed a bug in reporting Python code validation (#11522) Kwanghoon Choi 2023-10-12 06:34:28 +09:00
  • 9f39c23a13 add input type for convo retrieval chain (#11679) Harrison Chase 2023-10-11 14:13:48 -07:00
  • d5e762d328 fix: Change the docs of JSONAgentOutputParser (#11594) zhaozhiming 2023-10-12 05:05:53 +08:00
  • 3cd0827785 Update kay.ipynb (#11676) Shreyas S 2023-10-12 02:32:11 +05:30
  • dd0cd98861 Add support for ChatOpenAI models in Infino callback handler (#11608) Vinay Kakade 2023-10-12 02:30:54 +05:30
  • d0603c86b6 Add Support for Azure Cosmos DB MongoDB vCore Vector Store #11627 (#11632) Israel Ekpo 2023-10-11 16:56:46 -04:00
  • 28ee6a7c12 Track ChatFireworks time to first_token (#11672) Erick Friis 2023-10-11 13:37:03 -07:00
  • 2c1e735403 Fix runnable docs link (#11675) Erick Friis 2023-10-11 13:11:23 -07:00
  • 539941281d Fix output types for BaseChatModel (#11670) Eugene Yurtsev 2023-10-11 16:02:03 -04:00
  • 7d0dda7e41 Fix typo in baidu_qianfan_endpoint.ipynb (#11667) Ikko Eltociear Ashimine 2023-10-12 05:01:18 +09:00
  • cf86447623 Start cookbook and move stuff from use cases (#11636) Bagatur 2023-10-11 12:27:13 -07:00
  • 99adcdb1c9 Add dedicated type attribute to be used solely for serialization purposes (#11585) Eugene Yurtsev 2023-10-11 15:06:42 -04:00
  • 06d5971be9 Fix issue #10985 - Skip model.to(device) if it is instantiated with bitsandbytes config (#11009) eryk-dsai 2023-10-11 18:28:27 +02:00
  • 64969bc8ae Add patch_config(configurable=) arg, make with_config(configurable=) merge it with existing (#11662) Nuno Campos 2023-10-11 14:45:31 +01:00
  • ce0019b646 make utils conditional (#11646) Harrison Chase 2023-10-10 22:11:32 -07:00
  • 8f06085b24 make tools conditional (#11647) Harrison Chase 2023-10-10 22:11:05 -07:00
  • 5451b724fc Adds support for llama2 and fixes MPT-7b url (#11465) Bassem Yacoube 2023-10-11 03:34:35 +00:00
  • 0bff399af1 Make metadata from the url_selenium loader match that of the web_base loader (#11617) Todd Kerpelman 2023-10-10 20:32:45 -07:00
  • c9d4d53545 Fixed the assignment of custom_llm_provider argument (#11628) Tarun Thotakura 2023-10-11 08:59:24 +05:30
  • db67ccb0bb docstrings cleanup (#11640) Leonid Ganeline 2023-10-10 19:56:47 -07:00
  • 78b4c7d5a0 collapse sidebar peer items (#11639) Bagatur 2023-10-10 19:56:21 -07:00
  • 6dd7362a54 start cookbook (#11638) Bagatur 2023-10-10 17:37:23 -07:00
  • 3a82bd7bdb Use raise from statement so that users can find detailed error message (#11461) Yang, Bo 2023-10-10 17:25:23 -07:00
  • 9a0ed75a95 Add configurable fields with options (#11601) Nuno Campos 2023-10-10 22:17:22 +01:00
  • 0ca8d4449c add ls guide redirect (#11623) Bagatur 2023-10-10 12:58:04 -07:00
  • eedfddac2d Restructure docs (#11620) Bagatur 2023-10-10 12:55:19 -07:00
  • 7232e082de bump 312 (#11621) Bagatur 2023-10-10 12:34:49 -07:00
  • 58220cda72 Remove LLM Bash and related bash utilities (#11619) Eugene Yurtsev 2023-10-10 14:54:09 -04:00
  • 683f4a93b9 Update azureml_chat_endpoint code exemple (#11602) ElliotKetchup 2023-10-10 19:27:28 +02:00
  • fca34eb122 Fix: invalid link to chat model in openai platform docs (#11609) Yong woo Song 2023-10-11 02:22:39 +09:00
  • 49de862076 Arcee.ai LLM & Retriever integration (#11579) Shubham Kushwaha 2023-10-10 22:50:45 +05:30
  • b6a2507794 Docs to use LLMSymbolicMath and LLMBash + utilities from experimental (#11614) Eugene Yurtsev 2023-10-10 13:11:46 -04:00
  • b56ca0c2a4 Deprecate LLMSymbolicMath from langchain core (#11615) Eugene Yurtsev 2023-10-10 12:33:51 -04:00
  • 59adeaddb3 docs: update dependents (#11502) Leonid Ganeline 2023-10-10 09:31:23 -07:00
  • c9bce5bbfb Add version to langchain_experimental (#11613) Eugene Yurtsev 2023-10-10 11:17:41 -04:00
  • 22abeb9f6c Disable loading jinja2 PromptTemplate from file. (#10252) Predrag Gruevski 2023-10-10 11:15:42 -04:00
  • b642d00f9f rm slack from community.md (#11610) Bagatur 2023-10-10 07:55:26 -07:00
  • c7c03d4709 Fix mutation bugs in callback manager configure (#11603) Nuno Campos 2023-10-10 14:50:18 +01:00
  • e2a9072b80 Fix CohereRerank configuration (#11583) cccs-eric 2023-10-10 02:26:34 -04:00
  • 55fef4b64b implemented add files method in LLMRails (#11518) Anar 2023-10-10 02:29:43 +03:00
  • fd7f129f10 Docs: Fix broken line breaks in snippets (#11523) unifyh 2023-10-10 06:40:27 +08:00
  • 316dddc7cd fix wording of query_sql_database_tool_description (#11530) Stephen Hankinson 2023-10-09 19:32:45 -03:00
  • 1acfe86353 Accelerating Math Utils with SimSIMD (#11566) Ash Vardanian 2023-10-09 14:56:55 -07:00
  • 5de64e6d60 Add option to specify metadata columns in CSV loader (#11576) benchello 2023-10-09 17:56:45 -04:00
  • 447a523662 fix comments in output format (#11536) Stephen Hankinson 2023-10-09 18:55:44 -03:00
  • 8e45f720a8 feat: add momento vector index as a vector store provider (#11567) Michael Landis 2023-10-09 14:02:59 -07:00
  • ca2eed36b7 LangChain cli fix a few bugs (#11573) Eugene Yurtsev 2023-10-09 16:30:16 -04:00
  • 923e9f9596 Add Azure Redis example (#11570) MSFTeegarden 2023-10-09 13:27:03 -07:00
  • 258ae1ba5f [LLMonitor Callback Handler]: Add error handling (#11563) Hugues Chocart 2023-10-09 22:26:35 +02:00
  • 2aabfafe1e Module documentation for langchain runnables (#11550) Eugene Yurtsev 2023-10-09 16:02:29 -04:00
  • d8fa94e6fa RunnablePassthrough: In code documentation (#11552) Eugene Yurtsev 2023-10-09 16:02:16 -04:00
  • b42f218cfc RunnableLambda: Add in code docs (#11521) Eugene Yurtsev 2023-10-09 14:37:46 -04:00
  • f64522fbaf Reset deanonymizer mapping (#11559) maks-operlejn-ds 2023-10-09 20:11:05 +02:00
  • b14b65d62a Support all presidio entities (#11558) maks-operlejn-ds 2023-10-09 20:10:46 +02:00
  • 4d62def9ff Better deanonymizer matching strategy (#11557) maks-operlejn-ds 2023-10-09 20:10:29 +02:00
  • a992b9670d Fix: Missing DuckDuckGo package version (#11535) Ash Vardanian 2023-10-09 10:55:46 -07:00
  • 0a754fa286 redirect langsmith guides (#11562) Bagatur 2023-10-09 09:58:03 -07:00
  • 2f2a5fd582 Update Dockerfile.base (#11556) Nuno Campos 2023-10-09 16:43:04 +01:00
  • 8932ed3f07 bump 311 (#11555) Bagatur 2023-10-09 08:17:07 -07:00
  • e7a0def1bc QoL improvements to query constructor (#11504) Bagatur 2023-10-09 08:10:52 -07:00
  • eec53fa294 Added autodetect_encoding option to csvLoader (#11327) Taikono-Himazin 2023-10-10 00:06:43 +09:00
  • 09c66fe04f feat: Update Google Document AI Parser (#11413) Holt Skinner 2023-10-09 10:04:25 -05:00
  • 628cc4cce8 Rename RunnableMap to RunnableParallel (#11487) Nuno Campos 2023-10-09 11:22:03 +01:00
  • 6a10e8ef31 Add documentation to Runnable (#11516) Eugene Yurtsev 2023-10-08 03:09:04 -04:00
  • eb572f41a6 Add LangSmith Run Chat Loader (#11458) William FH 2023-10-07 09:02:18 +09:00
  • 484947c492 Fetch up-to-date attributes for env-pulled kwargs during serialisation of OpenAI classes (#11499) David Duong 2023-10-06 23:43:29 +02:00
  • c3d2b01adf docs: integrations/retrievers cleanup (#11388) Leonid Ganeline 2023-10-06 13:40:46 -07:00
  • 5470e730d2 raise openapi import error (#11495) Bagatur 2023-10-06 12:57:24 -07:00
  • 29f5f70415 Rename some last hwchase17/langchain links (#11494) Erick Friis 2023-10-06 12:34:30 -07:00
  • 872836c541 feat: add markdown list parser (#11411) Fabrice Pont 2023-10-06 21:25:45 +02:00
  • 8f50b616c5 Remove optional from vectara source (#11493) Erick Friis 2023-10-06 12:12:44 -07:00
  • bcd308c368 Fix Open in Colab link for ClearML docs 2 (#11491) Maciej Dzieżyc 2023-10-06 21:01:47 +02:00
  • 88ab69c288 mv docs extras (#11399) Bagatur 2023-10-06 10:09:41 -07:00
  • 53887242a1 bump 310 (#11486) Bagatur 2023-10-06 09:49:10 -07:00
  • 1bf8ef1a4f rm brave (#11482) Bagatur 2023-10-06 07:44:19 -07:00
  • a1c7532298 Add async sql record manager and async indexing API (#10726) Jesús Vélez Santiago 2023-10-06 07:38:44 -06:00
  • 57ade13b2b fix llm_inputs duplication problem in intermediate_steps in SQLDatabaseChain (#10279) Qihui Xie 2023-10-06 12:32:08 +08:00
  • d78f418c0d Extract abstracts from Pubmed articles, even if they have no extra label (#10245) Florian 2023-10-06 03:56:46 +02:00
  • fd9da60aea Add async support to SelfQueryRetriever (#10175) Viktor Zhemchuzhnikov 2023-10-06 09:54:21 +08:00
  • 35297ca0d3 Add feature for extracting images from pdf and recognizing text from images. (#10653) Theron Tau 2023-10-06 09:51:59 +08:00
  • 8e3fbc97ca Add vowpal_wabbit RL chain (#11462) Bagatur 2023-10-05 18:39:45 -07:00
  • f1269830a0 Fix bug in MarkdownHeaderTextSplitter for codeblock (#10262) Haris Wang 2023-10-06 09:34:42 +08:00
  • 656d2303f7 add in, nin for pinecone (#10303) Eddie Cohen 2023-10-05 21:31:09 -04:00
  • a3a2ce623e Revise vowpal_wabbit notebook Bagatur 2023-10-05 18:18:19 -07:00
  • 8fafa1af91 merge Bagatur 2023-10-05 18:09:35 -07:00
  • 3b07c0cf3d RL Chain with VowpalWabbit (#10242) olgavrou 2023-10-06 04:07:22 +03:00
  • 56048b909f added ContentFormatter escape special characters for message content (#10319) Manikanta5112 2023-10-06 03:02:29 +02:00
  • d17416ec79 docstrings callbacks (#11456) Leonid Ganeline 2023-10-05 17:13:14 -07:00
  • 3c7653bf0f "source" argument in constructor of Vectara (#11454) Ofer Mendelevitch 2023-10-05 17:04:14 -07:00
  • d9018ae5f1 Improve CLI ux (#11452) Eugene Yurtsev 2023-10-05 19:40:00 -04:00
  • 9f85f7c543 fix(cache): use dumps for RedisCache (#10408) Jaikanth J 2023-10-06 05:04:07 +05:30
  • 5944c1851b Add ClickUp Toolkit (#10662) rodrigo-clickup 2023-10-05 19:33:05 -04:00
  • 68901e1e40 Update output_parser.py (#10430) John Reynolds 2023-10-05 15:47:24 -07:00
  • 790010703b ArcGISLoader: Limit number of results in query (#10615) Joshua Sundance Bailey 2023-10-05 18:46:02 -04:00
  • f9df55f7d2 Fix a Typo in Documentation (#11453) Beck Bekmyradov 2023-10-06 02:34:06 +04:00
  • f5ce286932 fix api docs build (#11445) Bagatur 2023-10-05 15:33:11 -07:00