Commit Graph

  • 872abb4198 Implement Runnable for Tools (#8460) Nuno Campos 2023-07-29 18:01:18 +01:00
  • 412fa4e1db add guide notebook (#8258) Harrison Chase 2023-07-29 09:42:59 -07:00
  • b7c0eb9ecb Wfh/ref links (#8454) William FH 2023-07-29 08:44:32 -07:00
  • 13b4f465e2 log output parser (#8446) Harrison Chase 2023-07-28 23:53:45 -07:00
  • 7d79178827 Wfh/update guide imports (#8452) William FH 2023-07-28 23:12:10 -07:00
  • d935573362 Partial formatting for chat messages (#8450) William FH 2023-07-28 23:08:33 -07:00
  • 3314f54383 Update supabase docstrings (#8443) William FH 2023-07-28 23:08:14 -07:00
  • f63240649c cr Harrison Chase 2023-07-28 17:47:00 -07:00
  • 17953ab61f add notebook for sql query (#8442) Harrison Chase 2023-07-28 17:44:59 -07:00
  • 2448043b84 bump and fix (#8441) Harrison Chase 2023-07-28 17:16:51 -07:00
  • 3892cefac6 Minor fixes to enhance notebook usability: (#8389) Zack Proser 2023-07-28 20:10:03 -04:00
  • 8ee56b9a5b Feature: Add support for meilisearch vectorstore (#7649) Amélie 2023-07-29 02:06:54 +02:00
  • b7d6e1909c fix empty ids when metadatas is provided (#8127) Bearnardd 2023-07-29 01:17:31 +02:00
  • 62b8b459c6 doc(prompts): Add redirect to fix broken link on Prompts Page (#8408) Bharat Raghunathan 2023-07-29 04:38:06 +05:30
  • 2311d57df4 mv dropbox (#8438) Bagatur 2023-07-28 16:07:56 -07:00
  • 7124377524 Devcontainer README -> Clarification. (#8414) Luis Valencia 2023-07-29 00:09:42 +02:00
  • abe4c361f9 update get_num_tokens_from_messages model (#8431) lvisdd 2023-07-29 07:07:03 +09:00
  • e0de62f6da Add RoPE Scaling params from llamacpp (#8422) Jeffrey Wang 2023-07-28 17:42:41 -04:00
  • 2db2987b1b add experimental ref (#8435) Bagatur 2023-07-28 14:26:47 -07:00
  • fab24457bc remove code (#8425) Harrison Chase 2023-07-28 13:19:44 -07:00
  • 3a78450883 update experimental (#8402) Harrison Chase 2023-07-28 13:01:36 -07:00
  • af7e70d4af expose function for converting messages to messages (#8426) Harrison Chase 2023-07-28 13:00:54 -07:00
  • 06bdbe06fe PromptTemplate update documentation and expand kwarg (#8423) Eugene Yurtsev 2023-07-28 14:11:49 -04:00
  • e62a1686e2 ChatPromptTemplate: minor fix in doc string (#8424) Eugene Yurtsev 2023-07-28 13:01:13 -04:00
  • 760c278fe0 ChatPromptTemplate: Expand support for message formats and documentation (#8244) Eugene Yurtsev 2023-07-28 12:48:08 -04:00
  • 61dd92f821 bump 246 (#8410) Bagatur 2023-07-28 01:18:37 -07:00
  • 394b67ab92 add kwargs to llm runnables (#8388) Harrison Chase 2023-07-28 01:13:11 -07:00
  • d5884017a9 Add Minimax llm model to langchain (#7645) HeTaoPKU 2023-07-28 13:53:23 +08:00
  • 0ad2d5f27a [nit] Add default value for ChatOpenAI client (#7939) James Campbell 2023-07-28 01:38:32 -04:00
  • 82df923f37 Merge branch 'master' of github.com:hwchase17/langchain Harrison Chase 2023-07-27 22:01:20 -07:00
  • 1b0bfa54cf cr Harrison Chase 2023-07-27 22:00:52 -07:00
  • c7ff5f19a8 ElasticKnnSearch rewrite - bug fix - return Document (#8180) Jeff Vestal 2023-07-28 00:00:18 -05:00
  • a221a9ced0 Harrison/sql query (#8370) Harrison Chase 2023-07-27 21:55:17 -07:00
  • 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