Commit Graph

  • 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
  • cb928ed3d5 Fix: the duplicate characters wrong results when using pdfplumber loader (#10165) JunXiang 2023-09-04 23:37:00 +08:00
  • 1b7caa1a29 PR comments mateusz.wosinski 2023-09-04 11:50:47 +02:00
  • e9abe176bc Update dependencies mateusz.wosinski 2023-09-01 13:39:01 +02:00
  • 6b9529e11a Update notebook mateusz.wosinski 2023-09-01 12:28:41 +02:00
  • c6149aacef Fix linters mateusz.wosinski 2023-08-31 16:04:38 +02:00
  • 800fe4a73f Integration with eleven labs mateusz.wosinski 2023-08-31 16:02:24 +02:00
  • e10980d445 fix linting error olgavrou 2023-09-04 08:56:34 -04:00
  • 0f7cde023b fix linting errors olgavrou 2023-09-04 08:43:48 -04:00
  • 4e9aecda90 formatting olgavrou 2023-09-04 08:35:29 -04:00
  • 67dc1a9dd2 cleanup olgavrou 2023-09-04 07:36:47 -04:00
  • ca163f0ee6 fixes and tests olgavrou 2023-09-04 07:10:44 -04:00
  • b162f1c8e1 dot product of encodings as default auto_embed olgavrou 2023-09-04 05:50:15 -04:00
  • 27944cb611 Fixed Import Error (#10167) Aashish Saini 2023-09-04 13:02:09 +05:30
  • 10e0431e48 feat(llms): add model_kwargs to hf tgi (#10139) Massimiliano Pronesti 2023-09-04 09:24:13 +02:00
  • e0f6ba08d6 FileSysteBlobLoader: Expand user path (#10133) Eugene Yurtsev 2023-09-04 03:21:33 -04:00
  • 31bbe80758 add additional model support to chatlitellm (#10134) Krish Dholakia 2023-09-04 00:16:40 -07:00
  • de3322609e Implemented Milvus translator for self-querying (#10162) IlyaKIS1 2023-09-04 03:16:18 -04:00
  • 7403faa063 Fixed typo in get_started.mdx (#10163) Aashish Saini 2023-09-04 12:39:50 +05:30
  • f6f0b0f975 Fixed typo in bittensor.mdx (#10160) Aashish Saini 2023-09-04 10:19:33 +05:30
  • 803d0d9656 Add the possibility to configure boto3 in the S3 loaders (#9304) Christophe Bornet 2023-09-04 06:06:49 +02:00
  • 03174c91d0 docs: MLflow API and examples (#9547) Leonid Ganeline 2023-09-03 20:52:20 -07:00
  • 9bcfd58580 Add dashvector self query retriever (#9684) Xiaoyu Xee 2023-09-04 11:51:04 +08:00
  • 056e59672b docs: DeepLake example (#9663) Leonid Ganeline 2023-09-03 20:42:52 -07:00
  • 0b6993987f feature: add verbosity to create_qa_with_sources_chain (#9742) Sajal Sharma 2023-09-04 11:42:20 +08:00
  • 68f2363f5d Allow specifying arbitrary keyword arguments in langchain.llms.VLLM (#9683) Jayson Ng 2023-09-03 23:40:06 -04:00
  • 43c4c6dfcc docs: misc modelIO fixes (#9734) seamusp 2023-09-03 20:33:20 -07:00
  • c585351bdc Fixed query/instruction typoes (#10158) Ackermann Yuriy 2023-09-04 15:31:37 +12:00
  • 433c4a721e typo in locall llms fixed (#9755) Nino Risteski 2023-09-04 05:29:41 +02:00
  • c9ff0ab2e9 Cassandra support for LLM cache (exact-match and semantic) (#9772) Stefano Lottini 2023-09-04 05:27:02 +02:00
  • 16945c9922 docs: misc retrievers fixes (#9791) seamusp 2023-09-03 20:26:49 -07:00
  • 8bc452a466 Enhance Google search tool SerpApi response (#10157) Terry Tan 2023-09-04 11:24:19 +08:00
  • fe0e191fb3 Made some Grammatical error fixes (#10156) Aashish Saini 2023-09-04 08:51:46 +05:30
  • 7d48c2884e Update json_loader.py: encoding bug (#9785) liunux4odoo 2023-09-04 07:16:02 +08:00
  • e34dde3d15 docs: Fix CustomLLM and Question_answering docs (#9782) Geonwoo Kim 2023-09-04 08:15:46 +09:00
  • 94efede93c Fixed Typos and grammatical issues in document files (#9789) Aashish Saini 2023-09-04 04:39:14 +05:30
  • c0518be1f1 fix syntax (#10155) Harrison Chase 2023-09-03 16:08:43 -07:00
  • 50ca44c79f fix multipart email body retrieval (#9790) Juhee Kim 2023-09-04 08:04:36 +09:00
  • 7d8bb78e5c Extraction Chain - Custom Prompt (#9828) Cameron Hutchison 2023-09-03 16:01:55 -07:00
  • 33f43cc1b0 Bugfix/jsonloader metadata (#9793) mgvalverde 2023-09-04 01:01:43 +02:00
  • 7d1b0fbe79 Adds dataview fields and tags to metadata #9800 (#9801) Dane Summers 2023-09-03 18:56:48 -04:00
  • ce47124e8f add numbered list parser (#9837) Harrison Chase 2023-09-03 15:55:31 -07:00
  • f59e5d48ed Google drive integration (lite) (#9999) Philippe PRADOS 2023-09-04 00:54:42 +02:00
  • 507e46844e Extend SQLChatMessageHistory (#9849) Viktor Zhemchuzhnikov 2023-09-04 06:49:53 +08:00
  • fed137a8a9 adding new chain for logical fallacy removal from model output in chain (#9887) Jon Bennion 2023-09-03 15:44:27 -07:00
  • 794ff2dae8 Harrison/hf lru (#10154) Harrison Chase 2023-09-03 15:39:25 -07:00
  • 4765c09703 Pinecone upsert parallelization (#9859) Stanko Kuveljic 2023-09-04 00:37:41 +02:00
  • 16a27ab244 Add prompt hub for various use-cases (#9879) Lance Martin 2023-09-03 15:32:22 -07:00
  • 00a7c31ffd Fix: Nested Dicts Handling of Document Metadata (#9880) Lorenzo 2023-09-04 00:27:46 +02:00
  • a52fe9528e docs: fixed title in Bittensor example (#9893) Leonid Ganeline 2023-09-03 15:10:42 -07:00
  • b8baead70c fix (Html2TextTransformer): allow configuration of html2text (#9914) Davide Menini 2023-09-04 00:10:25 +02:00
  • abd8681341 docs: chains & memory fixes (#9895) seamusp 2023-09-03 15:06:20 -07:00
  • 4dc47bd3ac time_weighted_retriever: use a timestamp if needed (#9906) Frédéric Lepied 2023-09-04 00:05:30 +02:00
  • bc8cceebf7 Extend DynamoDBChatMessageHistory to support composite keys (#9896) Josh White 2023-09-03 17:05:16 -05:00
  • 872d829201 Update __init__.py (#9955) Programmers Emperor 2023-09-04 01:02:58 +03:00
  • 5c7afe8aae Fix json parsing error of MULTI_PROMPT_ROUTER_TEMPLATE (#9944) Lucas Rodrigues Pereira 2023-09-03 19:00:50 -03:00
  • 387813bfb2 Sort by most recent chatIDs (#9946) Lance Martin 2023-09-03 15:00:20 -07:00
  • cf5a50469f TextGen is missing async methods. (#9986) German Martin 2023-09-03 18:57:40 -03:00
  • f4bed8a04c Takeoff baseurl support (#10091) Blake (Yung Cher Ho) 2023-09-03 22:45:59 +01:00
  • 05664a6f20 docs(text_splitter): update document of character splitter with tiktoken (#10001) Pu Cao 2023-09-04 05:45:45 +08:00
  • 565c021730 Add ne comparator (#10006) Eddie Cohen 2023-09-03 17:45:11 -04:00
  • 2221194450 Yahoo Finance News tool (#10014) Leonid Ganeline 2023-09-03 14:43:57 -07:00
  • 5c3e9c9083 Add example of running Q&A over structured data using the Airbyte loaders and pandas (#10069) Ismail Pelaseyed 2023-09-03 23:32:33 +02:00
  • 6d82503eb1 Add parser and loader for Azure document intelligence service. (#10136) Lars von Wedel 2023-09-03 23:25:39 +02:00
  • 4abe85be57 Harrison/string inplace (#10153) Harrison Chase 2023-09-03 14:25:29 -07:00
  • f5af756397 fake messages list model (#10152) Harrison Chase 2023-09-03 13:49:43 -07:00
  • 9e6cc7b236 make hub push public by default (#10138) Harrison Chase 2023-09-03 13:04:58 -07:00
  • 0c0a7d19eb Update openai_multi_functions_agent.ipynb (#10144) Nino Risteski 2023-09-03 22:00:48 +02:00