Commit Graph

  • a1a650c743 Bagatur/from texts bug fix (#8394) Bagatur 2023-07-27 21:52:38 -07:00
  • 1efb9bae5f FEAT: Integrate Xinference LLMs and Embeddings (#8171) Jiayi Ni 2023-07-28 12:23:19 +08:00
  • 877d384bc9 Revert "PromptTemplate update documentation and expand kwargs (#8234)" (#8395) Bagatur 2023-07-27 21:11:10 -07:00
  • e66759cc9d Github add "Create PR" tool + Docs update (#8235) Gordon Clark 2023-07-28 10:19:44 +08:00
  • ecd4aae818 Few Shot Chat Prompt (#8038) William FH 2023-07-27 18:46:10 -07:00
  • 6dd18eee26 PromptTemplate update documentation and expand kwargs (#8234) Eugene Yurtsev 2023-07-27 21:11:39 -04:00
  • a003a0baf6 fix(petals) allows to run models that aren't Bloom (Support for LLama and newer models) (#8356) Karan V 2023-07-28 06:31:04 +05:30
  • e758e9e7f5 fix(openapi): openapi chain will work without/empty description/summa… (#8351) lars.gersmann 2023-07-28 02:58:43 +02:00
  • caa6caeb8a Upgrade the AwaDB from v0.3.7 to v0.3.9 and change the default embeddings (#8281) ljeagle 2023-07-28 08:20:50 +08:00
  • 25b8cc7e3d Harrison/update memory docs (#8384) Harrison Chase 2023-07-27 17:18:19 -07:00
  • d7e6770de8 refactor: Code refactoring & simplification for Google Cloud Enterprise Search retriever (#8369) Holt Skinner 2023-07-27 19:13:49 -05:00
  • 594f195e54 Add embeddings for AwaEmbedding (#8353) Taozhi Wang 2023-07-28 08:08:00 +08:00
  • ba4e82bb47 fix missing _identifying_params() in _VertexAICommon (#8303) thehunmonkgroup 2023-07-27 19:59:10 -04:00
  • dc3ca44e05 Add an example for azure ml managed feature store (#8324) bheroder 2023-07-27 16:56:06 -07:00
  • b2e4b9dca4 Fix exception caused by restrictions in OWL (#8341) Caitlin2694 2023-07-28 07:51:32 +08:00
  • cddd8ae83d update release yml (#8364) Harrison Chase 2023-07-27 16:49:04 -07:00
  • f499e6ea6a Add FunctionMessage to _message_from_dict (#8374) Nikita Pokidyshev 2023-07-28 03:45:27 +04:00
  • 539574670c Update tot.ipynb (#8387) evelynmitchell 2023-07-27 17:44:41 -06:00
  • 2ab13ab743 added unit tests for mrkl output_parser.py (#8321) emarco177 2023-07-27 23:46:06 +03:00
  • 01217b2247 Update sql database agent example (#8354) Sachin Varghese 2023-07-27 16:44:02 -04:00
  • 55beab326c cleanup warnings (#8379) Bagatur 2023-07-27 13:43:05 -07:00
  • 41524304bf Update local script for docs build (#8377) William FH 2023-07-27 13:13:59 -07:00
  • f5bf893035 rename to str output parser (#8373) Harrison Chase 2023-07-27 12:57:34 -07:00
  • 0e9e5b5202 Retry events on any run type (#8375) William FH 2023-07-27 12:56:46 -07:00
  • 68763bd25f mv popular and additional chains to use cases (#8242) Bagatur 2023-07-27 12:55:13 -07:00
  • ff98fad2d9 Add Retry Events (#8053) William FH 2023-07-27 12:39:39 -07:00
  • 94a693e2ee Link to use cases from tutorials (#8371) William FH 2023-07-27 11:54:04 -07:00
  • 0eca3e7d90 Add Runnable.bind method to attach kwargs to a Runnable that will be passed to all invoke/stream/batch calls when it is run (#8368) Nuno Campos 2023-07-27 19:16:30 +01:00
  • cf608f876b update link Harrison Chase 2023-07-27 09:47:57 -07:00
  • 1bbadde77b Support using RunnableMap directly (#8317) Nuno Campos 2023-07-27 17:24:29 +01:00
  • 944321c6ab bump 245 (#8359) Bagatur 2023-07-27 06:53:24 -07:00
  • ef6332ead6 Support loading files from Dropbox (#8271) Rubén Barragán 2023-07-27 06:36:08 -07:00
  • 41bb3a6f9b fixed the bug #8343 (#8345) Pranay Chandekar 2023-07-27 19:03:15 +05:30
  • 934ea80780 Fix typo in Etherscan.ipynb (#8340) Ikko Eltociear Ashimine 2023-07-27 17:57:19 +09:00
  • 93260a9922 Fix broken make targets format_diff and lint_diff (#8344) Martin Krasser 2023-07-27 10:56:55 +02:00
  • ae78ef7fe6 bump experimental to 005 (#8339) Harrison Chase 2023-07-26 21:46:28 -07:00
  • e7e5cb9d08 Tree of Thought introducing a new ToTChain. (#5167) Vadim Gubergrits 2023-07-27 00:29:39 -04:00
  • 412e29d436 Fix notebook that 'cannot convert' via nbdoc_build (#8333) William FH 2023-07-26 18:54:23 -07:00
  • 9eb7e6e27f Delete Old Evals Examples (#8252) William FH 2023-07-26 18:46:54 -07:00
  • db9d5b213a Optimize the cosine_similarity_top_k function performance (#8151) Saurabh Misra 2023-07-26 18:03:49 -07:00
  • ddc353a768 Azure Cognitive Search: Custom index and scoring profile support (#6843) Fabrizio Ruocco 2023-07-27 02:58:01 +02:00
  • ed24de8467 removed namespace title (#8208) Leonid Ganeline 2023-07-26 16:45:23 -07:00
  • c5988c1d4b Implement async support for Cohere (#8237) Kacper Łukawski 2023-07-27 00:51:18 +02:00
  • bf1357f584 Added async support to PlanAndExecute Chain (#8239) Daniel Alexander Brenot 2023-07-26 18:16:07 -04:00
  • a3ac9b23eb feat(confluence): add markdown format option (#8246) Bastin Florian 2023-07-27 00:00:27 +02:00
  • ee6ff96e28 docstrings cleanup (#8311) Leonid Ganeline 2023-07-26 14:13:10 -07:00
  • ceab0a7c1f update api ref style (#8318) Bagatur 2023-07-26 14:12:44 -07:00
  • e5dba8978a Avoid re-computation of embedding in weaviate similarity search (#8284) Rohit Gupta 2023-07-27 02:01:55 +05:30
  • 01a9b06400 Add api cross ref linking (#8275) William FH 2023-07-26 12:38:58 -07:00
  • a612800ef0 Runnable single protocol (#7800) Nuno Campos 2023-07-26 20:16:46 +01:00
  • 04a4d3e312 Fixes #8310 Fix maximum recursion depth exceeded error (#8313) Bharat 2023-07-26 12:15:37 -07:00
  • b9db3dd09b Fix "missing key op" RDFGraph OWL serialization (#8276) Caitlin2694 2023-07-27 03:14:56 +08:00
  • 862e9aed66 ChatPromptTemplate: Update doc-strings, update from_role_strings behavior (#8308) Eugene Yurtsev 2023-07-26 15:02:36 -04:00
  • 2c2fd9ff13 bump 244 (#8314) Bagatur 2023-07-26 11:58:26 -07:00
  • 77c0582243 Clean queries prior to search (#8309) Lance Martin 2023-07-26 11:48:28 -07:00
  • 6b88fbd9bb add test for embedding distance evaluation (#8285) shibuiwilliam 2023-07-27 03:45:50 +09:00
  • f3d2fdd54c Fix for code snippet in documentation (#8290) Riche Akparuorji 2023-07-26 19:31:08 +01:00
  • f27176930a fix geopandas link (#8305) Bagatur 2023-07-26 11:30:17 -07:00
  • 70604e590f DuckDuckGoSearch News Tool (#8292) Timon Palm 2023-07-26 20:30:01 +02:00
  • 8ce661d5a1 Docs: Fix Rockset links (#8214) Aarav Borthakur 2023-07-26 10:38:37 -07:00
  • 61347bd322 giving path to the copy command for *.toml files (#8294) Byron Saltysiak 2023-07-26 12:37:03 -05:00
  • 6384c1ec8f fix: ElasticVectorSearch.from_documents failed #8293 (#8296) happyxhw 2023-07-27 01:33:52 +08:00
  • ad38eb2d50 correction to reference to code (#8301) Jon Bennion 2023-07-26 10:33:18 -07:00
  • 83a53e2126 Bug Fix: AzureChatOpenAI streaming with function calls (#8300) jacobswe 2023-07-26 13:11:50 -04:00
  • 457a4730b2 Fix the mangling issue on several VectorStores child classes. (#8274) German Martin 2023-07-26 13:48:55 -03:00
  • 4da43f77e5 Add ability to load (deserialize) objects from other namespaces (#7726) Alec Flett 2023-07-26 08:59:28 -07:00
  • 5c6dcb1960 bump 243 (#8289) Bagatur 2023-07-26 05:41:56 -07:00
  • adf019724f unpack later (#8278) William FH 2023-07-26 01:53:22 -07:00
  • 9cbefcc56c [ OpenSearch ] : Add AOSS Support to OpenSearch (#8256) Naveen Tatikonda 2023-07-26 01:59:36 -05:00
  • 7a00f17033 Web research retriever (#8102) Lance Martin 2023-07-25 19:58:00 -07:00
  • d1d691caa4 Added Databricks support to MLflow Callback (#7906) Rithwik Ediga Lakhamsani 2023-07-25 18:23:54 -07:00
  • 479cc086ba Rm Github Import (#8257) William FH 2023-07-25 18:20:58 -07:00
  • 68a906bb31 added lxml to the pip install example since it is required (#8260) Byron Saltysiak 2023-07-25 20:16:07 -05:00
  • 7734a2b5ab update golden-query notebook and fix typo in golden docs (#8253) Emory Petermann 2023-07-25 18:15:48 -07:00
  • c14571ab37 New enterprise support form (#8254) Erick Friis 2023-07-25 15:43:27 -07:00
  • dd87275dde Add LLMChain example of memory with chat models (#8250) William FH 2023-07-25 15:20:32 -07:00
  • 1f40d3e094 Update Broken Links (#8247) William FH 2023-07-25 12:26:39 -07:00
  • ec069381fb Remove operator overloading for BaseMessage (#8245) Eugene Yurtsev 2023-07-25 15:12:19 -04:00
  • 30c2d3cd06 Update references (#8243) William FH 2023-07-25 11:49:25 -07:00
  • 0af48b06d0 Bug Fix #6462 (#8241) jacobswe 2023-07-25 14:30:22 -04:00
  • c1ea8da9bc bump 242 (#8238) Bagatur 2023-07-25 08:01:37 -07:00
  • af788b7cf0 Add/faiss test score threshold (#8224) shibuiwilliam 2023-07-25 22:56:29 +09:00
  • bed8eb978e use logger instead of logging (#8225) shibuiwilliam 2023-07-25 22:55:30 +09:00
  • afc55a4fee Refactored requests (#8203) Leonid Ganeline 2023-07-24 21:23:59 -07:00
  • 0a16b3d84b Update Integrations links (#8206) William FH 2023-07-24 21:20:32 -07:00
  • a7efa95775 Update base chain type hints (#7680) Alex Stachowiak 2023-07-25 00:16:41 -04:00
  • e58b1d7073 feat: temp fixed Could not parse LLM output on agents folder (#7746) Ani peter benjamin 2023-07-25 03:20:37 +01:00
  • 125ae6d9de add Hybrid retriever that not require any external service (#8108) Dayuan Jiang 2023-07-25 11:16:10 +09:00
  • 04e45f9cde Fixed grammar in LLM models documentation (#8210) Dario Ruben 2023-07-25 04:14:32 +02:00
  • 59a7c5877a Update supabase.py, add filter to query (matches latest supabase docs & js) (#7721) earonesty 2023-07-24 22:13:52 -04:00
  • 00de334f81 Fixed sparql SELECT and UPDATE query function (#7758) Aditya S 2023-07-24 21:29:30 -04:00
  • 3662aca7d4 Add async support for transform chain (#8205) William FH 2023-07-24 17:45:17 -07:00
  • 8f158b72fc Added stop sequence support to replicate (#8107) Taqi Jaffri 2023-07-24 17:34:13 -07:00
  • f7ad14acfa Add etherscan document loader (#7943) glaze 2023-07-25 08:09:16 +08:00
  • 73d5cba308 Allow user to modify the GPU and language settings when using NLP Cloud (#7985) Julien Salinas 2023-07-25 02:08:56 +02:00
  • 483f6c2fe3 mv eval docs (#8209) Bagatur 2023-07-24 16:31:20 -07:00
  • 24f889f2bc Change with_history option to False for ChatGLM by default (#8076) Liu Ming 2023-07-25 06:46:02 +08:00
  • 1f055775f8 Fixing issue with MSSQL connection (#8040) Mahip Soni 2023-07-25 04:15:40 +05:30
  • 76102971c0 ArangoDB/AQL support for Graph QA Chain (#7880) Anthony Mahanna 2023-07-24 18:16:52 -04:00
  • 3e7d2a1b64 SelfQuery support for deeplake (#7888) Adilkhan Sarsen 2023-07-25 03:22:33 +06:00