Commit Graph

  • e68a1d73d0 Fix Issue #6650: Enable Azure Active Directory token-based auth access for AzureChatOpenAI (#8622) Vasileios Mansolas 2023-08-04 04:21:41 +01:00
  • 29f51055e8 Updates to Vectara documentation (#8699) Ofer Mendelevitch 2023-08-03 20:21:17 -07:00
  • 5d765408ce propagate callbacks through load_summarize_chain (#7565) Alec Flett 2023-08-03 20:12:34 -07:00
  • 404d103c41 propagate RetrievalQA chain callbacks through its own LLMChain and StuffDocumentsChain (#7853) Alec Flett 2023-08-03 20:11:58 -07:00
  • 47eea32f6a add serializer methods (#7914) Bal Narendra Sapa 2023-08-03 23:10:35 -04:00
  • b786335dd1 fix RecursiveUrlLoader (#8582) Ryan Sloan 2023-08-03 19:51:57 -04:00
  • f81e613086 Fix Async Retry Event Handling (#8659) William FH 2023-08-03 15:02:16 -07:00
  • 8ef7e14a85 RSS Feed / OPML loader (#8694) ruze 2023-08-03 17:58:06 -04:00
  • 53e4148a1b add model_revison parameter to ModelScopeEmbeddings (#8669) sumandeng 2023-08-04 05:17:48 +08:00
  • 4e8f11b36a Deterministic Fake Embedding Model (#8706) Yoshi 2023-08-03 13:36:45 -07:00
  • 2928a1a3c9 added minimum expected version of SDK to the error description (#8712) Leonid Kuligin 2023-08-03 22:28:42 +02:00
  • 814faa9de5 relax deps for yaml (#8713) Harrison Chase 2023-08-03 13:22:17 -07:00
  • 8a8917e0d9 feat: Add Spell Correction Spec to Google Cloud Enterprise Search connector (#8705) Holt Skinner 2023-08-03 12:38:45 -05:00
  • b2b71b0d35 Bagatur/eden llm (#8670) Bagatur 2023-08-03 10:24:51 -07:00
  • 8022293124 lint (#8702) William FH 2023-08-03 09:33:28 -07:00
  • 1f54ec899b updated interface jupyter notebook explanations (#8689) axa99 2023-08-03 10:53:31 -05:00
  • a137492b53 Permit none key in chain mapper (#8696) William FH 2023-08-03 08:50:36 -07:00
  • e283dc8d50 bump 251 (#8690) Bagatur 2023-08-03 06:28:36 -07:00
  • 81e0cbf2d5 Minor typo fix (#8657) Eugene Yurtsev 2023-08-03 02:20:25 -04:00
  • 37aade19da Minor formatting and additional figure for summarization use case (#8663) Lance Martin 2023-08-02 21:52:29 -07:00
  • 43dffe39fb Harrison/conversational retrieval agent (#8639) Harrison Chase 2023-08-02 18:05:15 -07:00
  • 71f98db2fe Newspaper (#8647) ruze 2023-08-02 20:56:08 -04:00
  • f68f3b23d7 add missing RemoteLangChainRetriever _get_relevant_documents test (#8628) shibuiwilliam 2023-08-03 09:20:40 +09:00
  • 206901fa01 Use salt instead of datetime (#8653) William FH 2023-08-02 17:15:50 -07:00
  • 7ea2b08d1f Use call directly for chain (#8655) William FH 2023-08-02 17:11:39 -07:00
  • 368aa4ede7 fix enum error message (#8652) William FH 2023-08-02 17:11:27 -07:00
  • 5018af8839 docs: fix some grammar (#8654) millerick 2023-08-02 16:48:01 -07:00
  • 96b0ff182e Enterprise support form wording (#8641) Erick Friis 2023-08-02 15:18:20 -07:00
  • 59194c2214 Add summarization use-case (#8376) Lance Martin 2023-08-02 14:25:11 -07:00
  • ee1d13678e 🐛 Docs Fixes [2 one-liners, examples broken] (#8519) Will Thompson 2023-08-02 14:39:41 -06:00
  • 1335f2b9f8 MLflow examples (#8642) Leonid Ganeline 2023-08-02 13:30:28 -07:00
  • 16551536e3 Refactor Qdrant integration (#8634) Kacper Łukawski 2023-08-02 19:30:18 +02:00
  • c5fb3b6069 Enterprise support form in airtable (#8607) Erick Friis 2023-08-02 09:49:59 -07:00
  • 1ec0b18379 Re-add __add__ functionality for messages (revert #8245) (#8489) Eugene Yurtsev 2023-08-02 10:51:44 -04:00
  • f31047a394 bump 250 (#8632) Bagatur 2023-08-02 07:47:36 -07:00
  • 5c516945d0 Add local support for audio models (PR #7329) (#7591) Comendeiro 2023-08-02 09:24:53 +01:00
  • d2adec3818 [Opensearch] : Fix the service validation in http_auth (#8609) Naveen Tatikonda 2023-08-02 03:16:38 -05:00
  • 7c5c0557cb cast to string when measuring token length (#8617) Harrison Chase 2023-08-02 00:12:59 -07:00
  • 68113348cc Fireworks integration (#8322) rjanardhan3 2023-08-01 21:17:26 -07:00
  • b574507c51 normalized openai embeddings embed_query (#8604) Bagatur 2023-08-01 17:12:10 -07:00
  • 4806504ebc Fixed one last key name Taqi Jaffri 2023-08-01 15:43:26 -07:00
  • 31820a31e4 Add firestore_client param to FirestoreChatMessageHistory if caller already has one; also lets them specify GCP project, etc. (#8601) Neil Murphy 2023-08-01 15:42:13 -07:00
  • 13ccf202de [OpenSearch] : Fix AOSS Initialization (#8600) Naveen Tatikonda 2023-08-01 17:33:51 -05:00
  • 6705928b9d Add StreamlitChatMessageHistory (#8497) Joshua Carroll 2023-08-01 14:28:15 -07:00
  • 8961c720b8 docs: update unstructured install instructions (#8596) Matt Robinson 2023-08-01 17:17:49 -04:00
  • 73072d3db8 mv (#8595) Bagatur 2023-08-01 14:17:04 -07:00
  • 2de028834f updated to use new llm_util query (#8591) brettdbrewer 2023-08-01 14:16:15 -07:00
  • a7000ee89e Callback handler for Amazon SageMaker Experiments (#8587) Tesfagabir Meharizghi 2023-08-01 15:47:08 -05:00
  • 9c2b29a1cb Harrison/loader bug (#8559) Harrison Chase 2023-08-01 13:31:49 -07:00
  • f190bc3e83 Bug fix: feature/issue-7804-chroma-client_settings-bug (#8267) Kristelle Widjaja 2023-08-01 15:31:35 -05:00
  • 96843f3bd4 Fixed source key name for docugami loader Taqi Jaffri 2023-08-01 12:54:26 -07:00
  • 7df2dfc4c2 Add Support for Loading Documents from Huawei OBS (#8573) mpb159753 2023-08-02 00:30:30 +08:00
  • ed9a0f8185 Docstrings: Module descriptions (#8262) Leonid Ganeline 2023-08-01 09:12:32 -07:00
  • 465faab935 fix apparent spelling inconsistencies (#8574) shibuiwilliam 2023-08-02 01:09:09 +09:00
  • 0ec020698f Add new run types for Runnables (#8488) Nuno Campos 2023-08-01 12:56:40 +01:00
  • bd2e298468 bump 249 (#8571) Bagatur 2023-08-01 01:20:16 -07:00
  • 66226d1d4d add example for memory (#8552) Harrison Chase 2023-08-01 01:10:19 -07:00
  • e83250cc5f Rm RunTypeEnum (#8553) William FH 2023-07-31 23:32:07 -07:00
  • 2a26cc6d2b Fix combining runnable sequences (#8557) Jacob Lee 2023-07-31 18:17:46 -07:00
  • 3fbb737bb3 Update combined.py (#7541) Mohamad Zamini 2023-07-31 19:15:00 -06:00
  • 53f3793504 Fast load conversationsummarymemory from existing summary (#7533) Shantanu Nair 2023-08-01 06:44:11 +05:30
  • ec40ead980 Fixed bug7445 where a duplicate restuld_id is added to the vectorstore. (#7573) DJ Atha 2023-07-31 19:00:01 -06:00
  • ff5024634e fix: openapi controller prompt, when bot is unable to resolve an api … (#7525) yangdihang 2023-08-01 08:56:43 +08:00
  • 1e8fca5518 Add ConcurrentLoader (#7512) Kenny 2023-07-31 20:56:31 -04:00
  • 8061994c61 AzureSearch Vector Store: Moving the usage of additional_fields into context of it's definition (bug fix from python error) (#8551) Kevin Buckley 2023-07-31 20:25:57 -04:00
  • 8d2344db43 updates some spelling mistakes (#8537) Danny Davenport 2023-07-31 20:15:29 -04:00
  • b4a126ae71 Updated docs on Vertex AI going GA (#8531) Leonid Kuligin 2023-08-01 02:15:04 +02:00
  • 7e70cd2a28 Bug Fix - #8415 (#8417) Pranay Chandekar 2023-08-01 05:38:46 +05:30
  • de61ebd9e0 add tests to redis vectorstore (#8116) shibuiwilliam 2023-08-01 09:07:09 +09:00
  • c19a0b9c10 doc(prompts): Follow up on broken Prompt Sublink pages (#8530) Bharat Raghunathan 2023-08-01 05:16:13 +05:30
  • 5a490a79f4 fix issue #8357 by making json backtick regex greedy (#8528) Bruno Bornsztein 2023-07-31 18:36:57 -05:00
  • 64d0a0fcc0 Updating docstings in utilities (#8411) Gordon Clark 2023-08-01 07:34:53 +08:00
  • bca0749a11 conversational retrieval chain in lcel (#8532) Harrison Chase 2023-07-31 16:33:07 -07:00
  • 07d6d1ca38 fix error in chroma docker instructions (#8533) Jeff Huber 2023-07-31 16:32:53 -07:00
  • 144b4c0c78 SQL Query Prompt update + added _execute method for SQLDatabase (#8100) Mohammad Mohtashim 2023-08-01 04:28:08 +05:00
  • 844eca98d5 Add LLaMa Formatter and AzureML Chat Endpoint (#8382) Matthew DeGuzman 2023-07-31 16:26:25 -07:00
  • 1ab773c742 docs: Update ArangoDB Colab URL (#8547) Anthony Mahanna 2023-07-31 19:11:21 -04:00
  • 15de57b848 fix web loader (#8538) Harrison Chase 2023-07-31 12:47:33 -07:00
  • 4780156955 Rely less on positional arg order in subclasses of vector store when calling async methods (#8534) Nuno Campos 2023-07-31 20:13:11 +01:00
  • 5e3b968078 router runnable (#8496) Harrison Chase 2023-07-31 11:07:10 -07:00
  • 913a156cff Minor improvements to rockset vectorstore (#8416) Anubhav Bindlish 2023-07-31 17:54:59 +01:00
  • 893f3014af add xml agent notebook Harrison Chase 2023-07-31 07:33:22 -07:00
  • a8be207ea3 bump 248 (#8518) Bagatur 2023-07-31 07:14:45 -07:00
  • 6556a8fcfd add initial anthropic agent (#8468) Harrison Chase 2023-07-30 21:30:49 -07:00
  • a795c3d860 Fix GitLoader to handle repeated load calls (#8412) os1ma 2023-07-31 13:27:20 +09:00
  • 9975ba4124 Fix ChromaDB integration -> docker container instructions (#8447) Muhammed Al-Dulaimi 2023-07-31 07:11:56 +03:00
  • 7f9c6c3baa Fixed typo: papaer -> paper (#8500) Nicolas Raoul 2023-07-31 13:08:11 +09:00
  • b2f8a5bae9 Fixed exports for NeptuneOpenCypherQAChain (#8439) Piyush Jain 2023-07-30 20:36:22 -07:00
  • e98e2b2b81 ChatPromptTemplate: clean up doc-string (#8473) Eugene Yurtsev 2023-07-30 23:11:04 -04:00
  • 529cb2e30c Update doc-string in few shot template (#8474) Eugene Yurtsev 2023-07-30 22:39:14 -04:00
  • 04ebdbe98f doc(prompts): Add redirects in Prompt subcategories pages (#8478) Bharat Raghunathan 2023-07-31 08:08:52 +05:30
  • 08f5e6b801 Fix documentation for from_documents signature (#8482) Ludwig Hubert 2023-07-30 22:24:44 +02:00
  • 4923cf029a Added Proper Documentation for faiss-gpu Installation (#8492) Muneeb Ahmad 2023-07-31 01:24:30 +05:00
  • 549720ae51 add test to ensure values in time weighted retriever are updated (#8479) shibuiwilliam 2023-07-31 03:42:25 +09:00
  • 18a2452121 prompt cleanup (#8470) Harrison Chase 2023-07-30 10:47:31 -07:00
  • 4d526c49ed bump experimental to 008 (#8490) Harrison Chase 2023-07-30 07:28:18 -07:00
  • 8f14ddefdf add anthropic functions wrapper (#8475) Harrison Chase 2023-07-30 07:23:46 -07:00
  • 490ad93b3c fix links generation (#8471) Harrison Chase 2023-07-29 18:31:33 -07:00
  • b65a9414bb runnable.bind().bind() should combine kwargs, instead of nesting wrappers (#8467) Nuno Campos 2023-07-29 23:48:30 +01:00
  • ae4638aa35 improve notebooks (#8461) Harrison Chase 2023-07-29 12:49:11 -07:00