Commit Graph

  • 2423f7f3b4 add missing verb (#10371) bsenst 2023-09-08 17:56:14 +02:00
  • d2d11ccf63 bump 285 (#10373) Bagatur 2023-09-08 08:26:31 -07:00
  • 46e9abdc75 Add progress bar + runner fixes (#10348) William FH 2023-09-08 07:45:28 -07:00
  • 0672533b3e docs: fix tools/sqlite page (#10258) Leonid Ganeline 2023-09-08 06:42:09 -07:00
  • f5d08be477 docs: portkey update (#10261) Leonid Ganeline 2023-09-08 06:37:46 -07:00
  • 69fe0621d4 Merge branch 'master' into deepsense/text-to-speech Mateusz Wosinski 2023-09-08 08:09:01 +02:00
  • 01e9d7902d Update tool.py (#10203) C Mazzoni 2023-09-08 01:04:55 -04:00
  • 28de8d132c Change StructuredTool's ainvoke to await (#10300) stopdropandrew 2023-09-07 19:54:53 -07:00
  • fdba711d28 docs integrations/embeddings consistency (#10302) Leonid Ganeline 2023-09-07 19:53:33 -07:00
  • 1b3ea1eeb4 docstrings: chat_loaders (#10307) Leonid Ganeline 2023-09-07 19:35:34 -07:00
  • 8826293c88 Add multilingual data anon chain (#10346) Bagatur 2023-09-07 15:15:08 -07:00
  • 300559695b Supabase vector self querying retriever (#10304) Greg Richardson 2023-09-07 16:03:26 -06:00
  • 20c742d8a2 Enhancement: add parameter boto3_session for AWS DynamoDB cross account use cases (#10326) Tze Min 2023-09-08 05:58:28 +08:00
  • b1d40b8626 Fix colab link(missing graph in url) and comment to match the code fo… (#10344) kcocco 2023-09-07 15:57:27 -06:00
  • 49e0c83126 Split LCEL cookbook (#10342) Bagatur 2023-09-07 14:56:38 -07:00
  • 41a2548611 Fix presidio docs Colab links Bagatur 2023-09-07 14:47:09 -07:00
  • 1d2b6c3c67 Reorganize presidio anonymization docs Bagatur 2023-09-07 14:45:07 -07:00
  • 274c3dc3a8 Multilingual anonymization (#10327) maks-operlejn-ds 2023-09-07 23:42:24 +02:00
  • f23fed34e8 Added TYPE_CHECKING mateusz.wosinski 2023-09-07 20:00:04 +02:00
  • ff1c6de86c TYPE_CHECKING added mateusz.wosinski 2023-09-07 19:56:53 +02:00
  • 868db99b17 Merge branch 'master' into deepsense/text-to-speech mateusz.wosinski 2023-09-07 19:43:03 +02:00
  • a9eb7c6cfc Adding Self-querying for Vectara (#10332) Ofer Mendelevitch 2023-09-07 10:24:50 -07:00
  • 25ec655e4f supabase embedding usage fix (#10335) Bagatur 2023-09-07 10:04:49 -07:00
  • f0ccce76fe nuclia db nit (#10334) Bagatur 2023-09-07 09:48:56 -07:00
  • 205f406485 nuclia nb nit (#10331) Bagatur 2023-09-07 08:49:33 -07:00
  • 672907bbbb bump 284 (#10330) Bagatur 2023-09-07 08:45:42 -07:00
  • f747e76b73 Fixed link to colab notebook (#10320) maks-operlejn-ds 2023-09-07 17:42:04 +02:00
  • 4cc4534d81 Data deanonymization (#10093) maks-operlejn-ds 2023-09-07 06:33:24 +02:00
  • 67696fe3ba Add myscale vector sql retriever chain (#10305) Bagatur 2023-09-06 17:30:58 -07:00
  • f4f9254dad Move Myscale SQL vector retrieval nb Bagatur 2023-09-06 17:09:40 -07:00
  • 890ed775a3 Resolve: VectorSearch enabled SQLChain? (#10177) 刘 方瑞 2023-09-07 08:08:12 +08:00
  • 849e345371 Bagatur/nuclia vector (#10301) Bagatur 2023-09-06 16:40:47 -07:00
  • 0c760f184c Update NucliaDB vecstore deps Bagatur 2023-09-06 16:29:10 -07:00
  • 19b4ecdc39 Implement NucliaDB vector store (#10236) Eric BREHAULT 2023-09-07 01:26:14 +02:00
  • b64a443f72 Fix SQL search_path for Trino query engine (#10248) cccs-eric 2023-09-06 19:19:37 -04:00
  • 1fb7bdd595 Split sql use case docs (#10257) Bagatur 2023-09-06 16:19:21 -07:00
  • 763212eafd Add use case nb position (#10299) Bagatur 2023-09-06 15:46:33 -07:00
  • ea5d29a702 Update amazon_comprehend_chain.ipynb (#10246) Ikko Eltociear Ashimine 2023-09-07 07:38:37 +09:00
  • 4df101cf77 Don't hardcode PGVector distance strategies (#10265) Brian Antonelli 2023-09-06 18:20:44 -04:00
  • 86cb9da735 Updated Additional Resources section of documentation (#10260) captivus 2023-09-06 17:10:43 -05:00
  • b8669b249e Added Hugging face inference api (#10280) JaéGeR 2023-09-07 03:25:48 +05:30
  • 6e6f15df24 Add strip text splits flag (#10295) Ilya 2023-09-07 00:06:12 +03:00
  • 1690013711 Doc: openai_functions_agent.mdx import (#10282) Randy 2023-09-07 05:00:39 +08:00
  • 13c5951e26 Add LCEL cookbook examples (#10290) William FH 2023-09-06 13:50:43 -07:00
  • 3cc242b591 Update rwkv.py import error (#10293) ParamdeepSinghShorthillsAI 2023-09-07 02:20:21 +05:30
  • bce38b7163 Add notebook example to use sqlite-vss as a vector store. (#10292) Pihplipe Oegr 2023-09-06 22:46:59 +02:00
  • db73c9d5b5 Diffbot Graph Transformer / Neo4j Graph document ingestion (#9979) Tomaz Bratanic 2023-09-06 22:32:59 +02:00
  • ccb9e3ee2d Install dev, lint, test, typing extra deps for linting steps. (#10249) Predrag Gruevski 2023-09-06 11:15:28 -04:00
  • 82d5d4d0ae Deny creating files as a result of test runs. (#10253) Predrag Gruevski 2023-09-06 11:15:16 -04:00
  • 8d5bf1fb20 Fix langchain lint on master. (#10289) Predrag Gruevski 2023-09-06 11:01:13 -04:00
  • 49341483da Update Banana.dev docs to latest correct usage (#10183) Nik 2023-09-06 16:46:17 +02:00
  • 9e839d4977 bump 283 (#10287) Bagatur 2023-09-06 07:33:03 -07:00
  • ffca5e7eea Allow config propagation, Add default lambda name, Improve ergonomics of config passed in (#10273) William FH 2023-09-06 05:54:38 -07:00
  • 7b7bea5424 Fix linters, update notebook mateusz.wosinski 2023-09-06 10:22:42 +02:00
  • c732d8fffd use case docs reorder (#10074) Bagatur 2023-09-05 15:11:16 -07:00
  • 334bd8ebbe Fix bug in SPARQL intent selection (#8521) Mario Scrocca 2023-09-05 23:37:02 +02:00
  • 7fe8bf03a0 Final poetry action fix: manually recreate softlinks broken by caching. (#10250) Predrag Gruevski 2023-09-05 15:47:58 -04:00
  • 619516260d Re-enable poetry binary caching with fix and more logging. (#10244) Predrag Gruevski 2023-09-05 14:03:03 -04:00
  • 803be5b986 Run CI when CI infra itself has changed. (#10239) Predrag Gruevski 2023-09-05 13:08:19 -04:00
  • 514857c10e Merge pull request #13 from VowpalWabbit/small_dep_fixes olgavrou 2023-09-05 13:01:01 -04:00
  • 882a588264 Revert poetry files mateusz.wosinski 2023-09-05 09:21:05 +02:00
  • 327ea43c67 Empty-Commit olgavrou 2023-09-05 00:14:04 -04:00
  • 1d4e73b9f8 Merge remote-tracking branch 'origin' into small_dep_fixes olgavrou 2023-09-04 23:55:38 -04:00
  • 15d33a144d Merge pull request #14 from VowpalWabbit/notebook_fix olgavrou 2023-09-05 12:15:52 -04:00
  • d6320cc2c0 .. olgavrou 2023-09-04 23:47:26 -04:00
  • 7a4387c60d notebook fix olgavrou 2023-09-04 23:46:04 -04:00
  • e1791225ae Merge remote-tracking branch 'origin' into small_dep_fixes olgavrou 2023-09-04 22:49:16 -04:00
  • 235dacc74a Merge branch 'langchain-ai:master' into master olgavrou 2023-09-05 11:14:08 -04:00
  • c8d7ee62ba bump 282 (#10233) Bagatur 2023-09-05 07:58:00 -07:00
  • e34ad6fefd Temporarily disable step that seems to be transiently failing. (#10234) Predrag Gruevski 2023-09-05 10:55:47 -04:00
  • 5d8673a3c1 Fix usage of AsyncHtmlLoader with an already running event loop (#10220) Nuno Campos 2023-09-05 15:25:28 +01:00
  • fdb611cc42 update poetry olgavrou 2023-09-04 22:45:50 -04:00
  • 8d3a8fbefe fixes olgavrou 2023-09-04 22:31:15 -04:00
  • 3a4c895280 Merge pull request #11 from VowpalWabbit/add_notebook olgavrou 2023-09-05 09:36:20 -04:00
  • 9c45d5a27e restore hash keys olgavrou 2023-09-04 20:58:05 -04:00
  • f22fcb8bcd no cache olgavrou 2023-09-04 20:52:18 -04:00
  • 8dc5365ee2 no cache key olgavrou 2023-09-04 20:50:25 -04:00
  • 5b6ebbc825 fixes in notebook olgavrou 2023-09-04 19:42:43 -04:00
  • 5c2069890f policy fixes olgavrou 2023-09-04 18:46:45 -04:00
  • 736e0dd46e fix olgavrou 2023-09-04 18:40:53 -04:00
  • 5b1812f95b fix linting checks olgavrou 2023-09-04 18:35:59 -04:00
  • f1d144cd6c run notebook and change location olgavrou 2023-09-04 18:33:05 -04:00
  • 62cf108700 add random policy and notebook olgavrou 2023-09-04 18:08:46 -04:00
  • af4b560b86 fix poetry after merge olgavrou 2023-09-04 17:28:11 -04:00
  • 00d56fb0fc merge from upstream olgavrou 2023-09-04 16:48:59 -04:00
  • b59e2b5afa Merge pull request #10 from VowpalWabbit/dot_prods_auto_embed olgavrou 2023-09-05 05:01:42 -04:00
  • ac2310a405 add NumberedListOutputParser to output_parser init (#10204) vintro 2023-09-05 04:12:41 -04:00
  • 8b95dabfe3 update(llms/TGI): Allow None as temperature value (#10212) Junlin Zhou 2023-09-05 16:07:57 +08:00
  • be152b6a56 Better ls info (#10202) William FH 2023-09-04 18:21:15 -07:00
  • f389c4fcab Fix S3DirectoryLoader exception (#10193) Christophe Bornet 2023-09-05 00:59:22 +02:00
  • dde1992fdd Adding custom tools to SQL Agent (#10198) Manuel Soria 2023-09-04 19:28:28 -03:00
  • 5dbae94e04 OpenAIEmbeddings: Add optional an optional parameter to skip empty embeddings (#10196) ElReyZero 2023-09-04 16:10:36 -05:00
  • 8998060d85 Update docs w/ prompt hub (#10197) Lance Martin 2023-09-04 14:09:08 -07:00
  • ae5edefdcd cleanup olgavrou 2023-09-04 16:36:29 -04:00
  • a94dc6ee44 model garden nit (#10194) Bagatur 2023-09-04 11:42:35 -07:00
  • bb8c095127 Add 'download_dir' argument to VLLM (#9754) Louis 2023-09-04 18:53:48 +01:00
  • 8bba69ffd0 Fixed some grammatical typos in doc files (#10191) Aashish Saini 2023-09-04 23:18:08 +05:30
  • 098b4aa465 bump 281 (#10189) Bagatur 2023-09-04 08:51:50 -07:00
  • 699f58fb83 Fixed Import Error type (#10168) Aashish Saini 2023-09-04 21:13:28 +05:30
  • de9e545542 MyScale hot fix on type check (#10180) 刘 方瑞 2023-09-04 23:40:58 +08:00