Commit Graph

  • b7e559c7e1 use snippet search optionally (#12236) mrbean 2023-10-25 14:37:28 -06:00
  • cce132d146 fix sparql queries for relations in schema description (#9136) felixocker 2023-10-25 22:36:57 +02:00
  • d9f1bcf366 Strips leading/trailing whitespace before parsing xml (#12297) Donato Azevedo 2023-10-25 17:34:58 -03:00
  • 3da1a65fa0 Update README.md (#12286) Rohan Sharma 2023-10-26 01:29:30 +05:30
  • ab3c124ffb Add dev guide to docs(#12291) Bagatur 2023-10-25 12:28:43 -07:00
  • aa212c3d0e rm .html from local doc links (#12293) Bagatur 2023-10-25 12:09:41 -07:00
  • 04d58018e1 Update vectorstore.mdx[Make an improvement] (#12252) Silva 2023-10-26 03:00:53 +08:00
  • 3d74d5e24d chat loader doc titles (#12289) Bagatur 2023-10-25 11:47:50 -07:00
  • 47070b8314 CLI (#12284) Erick Friis 2023-10-25 11:06:58 -07:00
  • 07c2649753 response parser for ArceeRetriever (#12270) Shwu Ku 2023-10-25 23:25:13 +05:30
  • c26ec7789f CohereEmbeddings: Add max_retries and request_timeout (#12275) Johanna Appel 2023-10-25 18:37:25 +01:00
  • 7108084947 Remove CLI (#12283) Nuno Campos 2023-10-25 18:33:52 +01:00
  • b5b2d07681 Pop max concurrency when recursing (#12281) Nuno Campos 2023-10-25 18:03:58 +01:00
  • 69f4e402e4 bump 323 (#12278) Bagatur 2023-10-25 09:06:12 -07:00
  • c25b174db5 Add serialisation props to Fireworks and ChatFireworks (#12255) David Duong 2023-10-25 12:41:33 +02:00
  • fd5f549a9e demonstrate use of RetrievalQAWithSourcesChain.from_chain (#12235) Richard Adams 2023-10-25 05:33:34 +01:00
  • 53f35c5f5c Adding STRUCTURED_FORMAT_SIMPLE_INSTRUCTIONS missing backticks (#12238) James Braza 2023-10-24 21:30:25 -07:00
  • 9fc28d50c3 fix: typo in pgvector.ipynb (#12243) Adam Ji 2023-10-25 12:26:44 +08:00
  • 276c6ba115 Check for ls project in run tree context (#12242) William FH 2023-10-25 09:18:59 +09:00
  • 1f8094938f Integrate E2B's data analysis/code interpreter (#12011) Vasek Mlejnsky 2023-10-24 16:04:02 -07:00
  • d2cb95c39d Docs: add lcel to sequential chain (#12234) Bagatur 2023-10-24 18:15:35 -04:00
  • e7e670805c docs: Google Cloud Documentation Cleanup (#12224) Holt Skinner 2023-10-24 16:54:43 -05:00
  • 286a29a49e bump 322 and 34 (#12228) Bagatur 2023-10-24 16:52:17 -04:00
  • 2008a6438c add experimental test release gha (#12229) Bagatur 2023-10-24 16:49:16 -04:00
  • 583dc49477 Add type to Generation and sub-classes, handle root validator (#12220) Eugene Yurtsev 2023-10-24 16:21:00 -04:00
  • 81052ee18e Fix code block in runnable doc (#12221) Eugene Yurtsev 2023-10-24 16:11:58 -04:00
  • 46e28b9613 Added GigaChat chat model support (#12201) Mikelarg 2023-10-24 22:53:51 +03:00
  • 9c2c9c5274 fix typo in langchain/cookbook/stepback-qa.ipynb (#12204) Dayuan Jiang 2023-10-25 04:51:51 +09:00
  • 87af2360df mv old integration docs (#12217) Bagatur 2023-10-24 15:38:16 -04:00
  • 6e3f39963f Docs: consolidate top nav (#12219) Bagatur 2023-10-24 15:28:08 -04:00
  • d5c2ce7c2e [fix] create redis vector index before adding docs, add prefix to doc… (#11257) Anurag Wagh 2023-10-24 23:21:25 +05:30
  • 079d1f3b8e Expose handle_event and ahandle_events as public API (#12181) Eugene Yurtsev 2023-10-24 13:42:28 -04:00
  • 67c4fd0ad0 Update deprecation (#12178) William FH 2023-10-25 02:37:28 +09:00
  • d3744175bf Finetuned OpenAI models cost calculation #11715 (#12190) Nir Kopler 2023-10-24 20:22:05 +03:00
  • a2840a2b42 fix vertexai codey models (#12173) Spyros 2023-10-24 18:20:05 +01:00
  • 386ea48432 updated integrations/providers/microsoft (#12177) Leonid Ganeline 2023-10-24 10:19:06 -07:00
  • d76f026d72 Fix flexible dimension and doc for DingoDB (#12187) Hech 2023-10-25 01:16:19 +08:00
  • 95ae40ff90 Fix Anthropic Functions ainvoke (#12215) Erick Friis 2023-10-24 10:07:01 -07:00
  • d5d7ba582a Improvements to llm/deepinfra (#10846) Iskren Ivov Chernev 2023-10-24 19:54:23 +03:00
  • f09f82541b Expose configuration options in GraphCypherQAChain (#12159) sudranga 2023-10-24 09:52:55 -07:00
  • 11f13aed53 docstrings update (#12093) Leonid Ganeline 2023-10-24 09:34:10 -07:00
  • ba20c14e28 Fix typo in stuff_prompt's system_template (#12063) Johnny Oshika 2023-10-24 09:21:28 -07:00
  • deb8168329 fix note callout (#12214) Bagatur 2023-10-24 12:17:18 -04:00
  • 8ba97cb408 separate compile integration tests (#12171) Bagatur 2023-10-24 11:55:19 -04:00
  • 44dae6936b Docs: Add LCEL to chains/foundational/llm (#12213) Bagatur 2023-10-24 11:53:55 -04:00
  • 922193475a Docs: Add LCEL to chains/foundational/transform (#12212) Bagatur 2023-10-24 11:52:47 -04:00
  • 55f0f8dae8 Docs: add LCEL to chains/foundational/router (#12211) Bagatur 2023-10-24 11:51:12 -04:00
  • 69d9eae5cd feat: Add Client Info to available Google Cloud Clients (#12168) Holt Skinner 2023-10-24 10:49:11 -05:00
  • 69f5f82804 Update extraction.py (#12207) Lukas Wolf 2023-10-24 17:25:14 +02:00
  • 34ffb94770 Remove GetLocal, PutLocal (#12133) Nuno Campos 2023-10-24 10:16:46 +01:00
  • 8c150ad7f6 Add COBOL parser and splitter (#11674) Eric Hartford 2023-10-23 14:44:31 -05:00
  • bb137fd6e7 Fix typo in jsonformer_experimental.ipynb (#12099) Ikko Eltociear Ashimine 2023-10-24 04:35:54 +09:00
  • ace2234391 Update security.md (#11942) Eugene Yurtsev 2023-10-23 15:35:33 -04:00
  • ebf749c40c Baichuan & Hunyuan set default api_base (#12059) John Mai 2023-10-24 03:33:35 +08:00
  • 283a3ecc9c Create CODE_OF_CONDUCT.md (#12105) Priyanshu Prajapati 2023-10-24 00:45:24 +05:30
  • 99afc1b4f8 Fixed hardcoded "vector" and replaced with vector_query_field variable (#12126) Shilong Dai 2023-10-23 14:08:55 -05:00
  • 0d44746430 10634: Added the capability to inject boto3 client in SagemakerEndpointEmbeddings (#12146) Vikram Shitole 2023-10-24 00:38:26 +05:30
  • ff79a99825 Fix Typo in CONTRIBUTING.md file (#12145) Deepanshu 2023-10-24 00:23:03 +05:30
  • 66f8cb015d Add connection args for pgvector vector store (#11930) aubin_mzt 2023-10-23 20:43:44 +02:00
  • 4d6243fa87 fix: doc string of default params in chat_models, llm qianfan (#12153) NuODaniel 2023-10-24 02:03:18 +08:00
  • f82bdf4613 Update deprecated langchain imports with suggested new paths. (#12164) Predrag Gruevski 2023-10-23 13:52:08 -04:00
  • 963ff93476 bump 321 (#12161) Bagatur 2023-10-23 12:49:38 -04:00
  • d0505c0d47 Update default recursion_limit, update docs (#12134) Nuno Campos 2023-10-23 16:29:17 +01:00
  • 4f23aa677a Fix Pickle Error (#12141) William FH 2023-10-24 00:22:47 +09:00
  • 95a1b598fe Update to actions/checkout@v4. (#11951) Predrag Gruevski 2023-10-23 10:01:33 -04:00
  • 7c4f340cc0 Include Parent Run ID (#12139) William FH 2023-10-23 09:19:11 +09:00
  • 3df0f03928 Improved readability of Docs (#12136) Sanyam Jain 2023-10-23 05:46:30 +05:30
  • f3cc9bba5b Fix typos (#12128) omahs 2023-10-23 02:16:03 +02:00
  • 1afdb40b48 Add optional config arg to RunnablePassthrough func arg (#12131) Nuno Campos 2023-10-22 19:57:16 +01:00
  • 325fdde8b4 Fix bug where types were lost when calling with_cconfig or bind (#12137) Nuno Campos 2023-10-22 19:26:13 +01:00
  • 2719e49718 Add how-to guide on runnable generators (#12135) Nuno Campos 2023-10-22 19:02:17 +01:00
  • 02dce74b97 Fix type hint for older py versions (#12132) Nuno Campos 2023-10-22 18:01:09 +01:00
  • d0ce374731 Allow specifying custom input/output schemas for runnables with .with_types() (#12083) Nuno Campos 2023-10-22 17:26:48 +01:00
  • 6fcba975d0 add rag fusion notebook (#12121) Harrison Chase 2023-10-21 15:37:11 -07:00
  • dd0374560a fix up notebook (#12119) Harrison Chase 2023-10-21 14:06:16 -07:00
  • ee69116761 move csv agent to langchain experimental (#12113) Harrison Chase 2023-10-21 10:26:02 -07:00
  • 03bf6ef473 add missing init files (#12114) Harrison Chase 2023-10-21 10:25:50 -07:00
  • acb82cf25e add step back notebook (#11953) Harrison Chase 2023-10-21 10:05:52 -07:00
  • 9d9198de0b rewrite (#12111) Harrison Chase 2023-10-21 09:31:10 -07:00
  • ef8b180d6d bump 320 (#12108) Bagatur 2023-10-21 11:52:52 -04:00
  • c4f8fefe74 Update Tavily API key link (#12109) Rotem Weiss 2023-10-21 18:44:57 +03:00
  • 78d186fb44 Add Tavily Search API as a Tool (#12103) Rotem Weiss 2023-10-21 18:23:21 +03:00
  • 85302a9ec1 Add CI check that integration tests compile (#12090) Bagatur 2023-10-21 10:52:18 -04:00
  • 5dbe456aae Bug fix tongyi.py to be compatible with DashScope API (#11956) verlocks 2023-10-21 06:46:41 +08:00
  • 39f65fb1c9 Fix typos in whatsapp.ipynb and telegram.ipynb (#12075) Abhay Kaushik 2023-10-21 04:15:33 +05:30
  • 82f4c0589c Add neo4j graph environment variables (#12080) Tomaz Bratanic 2023-10-20 23:43:01 +02:00
  • d5400f6502 Google Scholar Search Tool using serpapi (#11513) Mohammad Mohtashim 2023-10-21 02:35:55 +05:00
  • e542bf1b6b Minor update to doc/text in IPYNB example (#12089) Ofer Mendelevitch 2023-10-20 14:17:36 -07:00
  • 2e8637da2f Minor typo fix (#11804) Shreyas S 2023-10-21 02:41:53 +05:30
  • 89bc73c6c3 Fix superfluous Auto-fixing parser documents (#12062) Shinya Maeda 2023-10-21 05:07:03 +09:00
  • f5be2d525a fix: Add _serving_config property to GoogleVertexAISearchRetriever (#12084) Holt Skinner 2023-10-20 14:16:42 -05:00
  • 5fee61a207 Support runnable factories in .configurable_alts() (#12065) Nuno Campos 2023-10-20 15:22:09 +01:00
  • b01a443ee5 Update figures in multi-modal Cookbooks (#12060) Lance Martin 2023-10-19 19:51:36 -07:00
  • 34ec2da701 Fix typo in google vertex ai palm notebook documentation (#12056) Jacob Lee 2023-10-19 18:46:35 -07:00
  • 56c279015e clear nb img output (#12055) Bagatur 2023-10-19 15:28:54 -07:00
  • 54a8d70eb5 Bagatur/mv singlestore doc (#12053) Bagatur 2023-10-19 15:06:26 -07:00
  • 52b103dd13 update interface notebook (#12042) Leonid Ganeline 2023-10-19 14:06:14 -07:00
  • 8cabb4ee8e add cookbook table (#12043) Bagatur 2023-10-19 14:05:24 -07:00
  • a4c3a44712 Fix documentation typo in Clickhouse Class (#12047) Zhitao Xu 2023-10-19 17:00:22 -04:00
  • 25418b9b4d Always add run ID (#12046) William FH 2023-10-20 04:38:07 +09:00