Commit Graph

  • d89e10d361 Fix Multi Functions Agent Tracing (#6702) Zander Chase 2023-06-25 10:39:04 -07:00
  • 1742db0c30 bump version to 215 (#6719) Harrison Chase 2023-06-25 08:52:51 -07:00
  • e1b801be36 split up batch llm calls into separate runs (#5804) Ankush Gola 2023-06-24 21:03:31 -07:00
  • 1da99ce013 bump v214 (#6694) Davis Chase 2023-06-24 14:23:11 -07:00
  • dd36adc0f4 Make bs4 a local import in recursive_url_loader.py (#6693) Lance Martin 2023-06-24 13:54:10 -07:00
  • ef4c7b54ef bump to version 213 (#6688) Harrison Chase 2023-06-24 11:56:37 -07:00
  • 068142fce2 Add caching to BaseChatModel (issue #1644) (#5089) UmerHA 2023-06-24 20:45:09 +02:00
  • c289cc891a Harrison/optional ids opensearch (#6684) Harrison Chase 2023-06-24 09:19:57 -07:00
  • 2518e6c95b Session deletion method in motorhead memory (#6609) Hrag Balian 2023-06-23 21:27:42 -07:00
  • 9fbe346860 Amazon API Gateway hosted LLM (#6673) Baichuan Sun 2023-06-24 14:27:25 +10:00
  • fa1bb873e2 Fix openapi parameter parsing (#6676) Davis Chase 2023-06-23 21:19:12 -07:00
  • b7e1c54947 Just corrected a small inconsistency on a doc page (#6603) Akash 2023-06-24 04:39:29 +05:30
  • 2da1aab50b Wiki loader lint (#6670) Davis Chase 2023-06-23 16:05:42 -07:00
  • 1c81883d42 added docstrings where they missed (#6626) Leonid Ganeline 2023-06-23 15:49:44 -07:00
  • 3364e5818b Changed generate_prompt.py (#6644) Shashank 2023-06-24 04:18:33 +05:30
  • f1e1ac2a01 chroma nb close img tag (#6669) Davis Chase 2023-06-23 15:41:54 -07:00
  • db8b13df4c adds doc_content_chars_max argument to WikipediaLoader (#6645) eLafo 2023-06-24 00:22:09 +02:00
  • 5e5b30b74f openapi -> openai nit (#6667) Davis Chase 2023-06-23 15:09:02 -07:00
  • 2acf109c4b update chroma notebook (#6664) Jeff Huber 2023-06-23 15:03:06 -07:00
  • 48381f1f78 PowerBI: catch outdated token (#6634) Eduard van Valkenburg 2023-06-24 00:01:08 +02:00
  • b1de927f1b Kendra retriever api (#6616) Piyush Jain 2023-06-23 14:59:35 -07:00
  • 4e5d78579b fix minor typo in vector_db_qa.mdx (#6604) ChrisLovejoy 2023-06-23 22:57:37 +01:00
  • 73da193a4b Fix typo in myscale_self_query.ipynb (#6601) Ikko Eltociear Ashimine 2023-06-24 06:57:12 +09:00
  • ba256b23f2 Fix Typo (#6595) Saarthak Maini 2023-06-24 03:26:54 +05:30
  • f6fdabd20b Fix ray-project/Aviary integration (#6607) kourosh hakhamaneshi 2023-06-23 14:49:53 -07:00
  • dbe1d029ec Fix grammar mistake in base.py in planners (#6611) northern-64bit 2023-06-23 23:47:10 +02:00
  • 082976d8d0 fix(docs): broken link for OpenLLM (#6622) Aaron Pham 2023-06-23 16:59:17 -04:00
  • fe828185ed Dev2049/bump 212 (#6665) Davis Chase 2023-06-23 13:48:02 -07:00
  • 9e52134d30 ChatVertexAI broken - Fix error with sending context in params (#6652) Hassan Ouda 2023-06-23 16:38:21 -04:00
  • c2b25c17c5 Recursive URL loader (#6455) Lance Martin 2023-06-23 13:09:00 -07:00
  • be02572d58 Add delete and ensure add_texts performs upsert (w/ ID optional) (#6126) Lance Martin 2023-06-23 13:03:10 -07:00
  • 393f469eb3 Create merge loader that combines documents from a set of loaders (#6659) Lance Martin 2023-06-23 13:02:48 -07:00
  • 6988039975 openapi_openai docstring (#6661) Davis Chase 2023-06-23 11:38:33 -07:00
  • b25933b607 bump 211 (#6660) Davis Chase 2023-06-23 11:10:48 -07:00
  • e013459b18 Openapi to openai (#6658) Davis Chase 2023-06-23 11:00:34 -07:00
  • b062a3f938 bump 210 (#6656) Davis Chase 2023-06-23 09:37:58 -07:00
  • 980c865174 fix: remove callbacks arg from Tool and StructuredTool inferred schema (#6483) Alejandra De Luna 2023-06-23 04:48:27 -04:00
  • b4fe7f3a09 Session to project (#6249) Zander Chase 2023-06-23 01:11:01 -07:00
  • 9c09861946 Add tags in agent initialization (#6559) Zander Chase 2023-06-22 22:35:00 -07:00
  • 6e69bfbb28 Loader for OpenCityData and minor cleanups to Pandas, Airtable loaders (#6301) Lance Martin 2023-06-22 22:20:42 -07:00
  • 9d42621fa4 added redis method to delete entries by keys (#6222) Christoph Kahl 2023-06-22 22:26:47 +02:00
  • c28990d871 StreamlitCallbackHandler (#6315) Tim Conkling 2023-06-22 16:14:28 -04:00
  • 74ac6fb6b9 Allow callback handlers to opt into being run inline (#6424) Nuno Campos 2023-06-22 19:36:19 +01:00
  • a9108c1809 add mongo (HOLD) (#6437) Harrison Chase 2023-06-22 11:08:12 -07:00
  • 30f7288082 MD header text splitter returns Documents (#6571) Lance Martin 2023-06-22 09:25:38 -07:00
  • 3436da65a4 Fix callback forwarding in async plan method for OpenAI function agent (#6584) Rogério Chaves 2023-06-22 17:18:31 +02:00
  • b909bc8b58 bump 209 (#6593) Davis Chase 2023-06-22 08:18:19 -07:00
  • 6e57306a13 Clarifai integration (#5954) minhajul-clarifai 2023-06-22 11:00:15 -04:00
  • 7f6f5c2a6a Add missing word in comment (#6587) Jeroen Van Goey 2023-06-22 16:54:28 +02:00
  • d50de2728f Add AzureML endpoint LLM wrapper (#6580) Davis Chase 2023-06-22 01:46:01 -07:00
  • 4fabd02d25 Add OpenLLM wrapper(#6578) Davis Chase 2023-06-22 01:18:14 -07:00
  • d718f3b6d0 feat: interfaces for async embeddings, implement async openai (#6563) Brendan Graham 2023-06-21 23:16:33 -07:00
  • ca24dc2d5f Upgrade the version of AwaDB and add some new interfaces (#6565) ljeagle 2023-06-22 14:15:18 +08:00
  • 937a7e93f2 add motherduck docs (#6572) Harrison Chase 2023-06-21 23:13:45 -07:00
  • ae81b96b60 Detailed using the Twilio tool to send messages with 3rd party apps incl. WhatsApp (#6562) Muhammad Vaid 2023-06-22 04:26:50 +02:00
  • b8d78424ab Change Data Loader Namespace (#6568) Kenzie Mihardja 2023-06-21 19:24:04 -07:00
  • 0673245d0c Remove duplicate databricks entries in ecosystem integrations (#6569) Gengliang Wang 2023-06-21 19:14:33 -07:00
  • 14b9418cc5 Fix whatsappchatloader - enable parsing new datetime format on WhatsApp chat (#6555) Suri Chen 2023-06-21 22:11:49 -04:00
  • 5322bac5fc Wait for all futures (#6554) Zander Chase 2023-06-21 18:20:17 -07:00
  • e0605b464b feat: faiss filter from list (#6537) HenriZuber 2023-06-21 19:49:01 +02:00
  • 00a7403236 update pr tmpl (#6552) Davis Chase 2023-06-21 10:03:52 -07:00
  • 57b5f42847 Remove unintended double negation in docstring (#6541) Jeroen Van Goey 2023-06-21 19:01:28 +02:00
  • a2a0715bd4 Minor Grammar Fixes in Docs and Comments (#6536) Andrey E. Vedishchev 2023-06-21 18:53:31 +02:00
  • 57cc3d1d3d [Feature][VectorStore] Support StarRocks as vector db (#6119) dirtysalt 2023-06-22 00:02:33 +08:00
  • 7a4ff424fc Relax string input mapper check (#6544) Zander Chase 2023-06-21 08:01:42 -07:00
  • ace442b992 bump to ver 208 (#6540) Harrison Chase 2023-06-21 07:32:36 -07:00
  • 53c1f120a8 Harrison/multi tool (#6518) Harrison Chase 2023-06-21 07:19:52 -07:00
  • 37a89918e0 Infino integration for simplified logs, metrics & search across LLM data & token usage (#6218) Naman Modi 2023-06-21 14:08:20 +05:30
  • e0f468f6c1 Update model token mappings/cost to include 0613 models (#6122) Elijah Tarr 2023-06-21 01:37:16 -07:00
  • 5d149e4d50 Fix issue with non-list To header in GmailSendMessage Tool (#6242) Jakub Misiło 2023-06-21 10:25:49 +02:00
  • 94c7899257 Integrate Rockset as Vectorstore (#6216) Anubhav Bindlish 2023-06-21 09:22:27 +01:00
  • ab7ecc9c30 Feat: Add a prompt template parameter to qa with structure chains (#6495) ElReyZero 2023-06-21 02:23:36 -05:00
  • 2e024823d2 Add async support for HuggingFaceTextGenInference (#6507) Mircea Pasoi 2023-06-20 23:12:24 -07:00
  • 456ca3d587 Be able to use Codey models on Vertex AI (#6354) Hassan Ouda 2023-06-21 02:11:54 -04:00
  • 0fce8ef178 Add KuzuQAChain (#6454) 囧囧 2023-06-21 01:07:00 -04:00
  • 6e07283dd5 Update index.mdx (#6326) Chanin Nantasenamat 2023-06-21 11:40:20 +07:00
  • ffa4ff1a2e Export trajectory eval fn (#6509) Zander Chase 2023-06-20 21:18:28 -07:00
  • bb437646fc typo(llamacpp.ipynb): 'condiser' -> 'consider' (#6474) TheOnlyWayUp 2023-06-21 07:18:25 +05:30
  • 7492060525 Fix typo in docstring of format_tool_to_openai_function (#6479) northern-64bit 2023-06-21 03:42:30 +02:00
  • b3c49e94a0 Make streamlit import optional (#6510) Davis Chase 2023-06-20 18:41:59 -07:00
  • cece8c8bf0 Fixed: 'readible' -> readable (#6492) Daniel McDonald 2023-06-20 21:39:59 -04:00
  • 834c3378af Documentation Fix: Correct the example code output in the prompt templates doc (#6496) hsparmar 2023-06-20 20:21:09 -04:00
  • c91cf68754 Fix link (#6501) Davis Chase 2023-06-20 14:44:22 -07:00
  • 3298bf4f00 docs/fix links (#6498) Davis Chase 2023-06-20 14:06:50 -07:00
  • ae6196507d Update notebook for MD header splitter and create new cookbook (#6399) Lance Martin 2023-06-20 13:53:41 -07:00
  • 22af93d851 Vector store support for Cassandra (#6426) Stefano Lottini 2023-06-20 19:46:20 +02:00
  • cac6e45a67 improve documentation on base chain (#6468) Harrison Chase 2023-06-20 10:34:57 -07:00
  • ad7089a6d0 fix: change ddg to DDGS (#6480) Zeeland 2023-06-21 01:15:05 +08:00
  • 8cd5f65a6f release 207 (#6488) Davis Chase 2023-06-20 10:14:29 -07:00
  • ab44c24333 Add Alibaba Cloud OpenSearch as a new vector store (#6154) zhaoshengbo 2023-06-21 01:07:40 +08:00
  • b7ad4c4c30 fix openai qa chain (#6487) Davis Chase 2023-06-20 10:01:13 -07:00
  • 10adec5f1b add FunctionMessage support to _convert_dict_to_message() in OpenAI chat model (#6382) thehunmonkgroup 2023-06-20 11:25:55 -04:00
  • 7414e9d196 bump version to 206 (#6465) Harrison Chase 2023-06-19 23:05:09 -07:00
  • 22601b0b63 fix neo4j schema query (#6381) Hubert 2023-06-20 06:48:35 +01:00
  • b0d80c4b3e Update serpapi.py Support baidu list type answer_box (#6386) Gavin 2023-06-20 13:48:18 +08:00
  • 384fa43fc3 fix: llm caching for replicate (#6396) Bryce Drennan 2023-06-19 22:47:59 -07:00
  • 8a604b93ab feat: use latest duckduckgo_search API to call (#6409) Zeeland 2023-06-20 13:47:39 +08:00
  • 9eec7c3206 Harrison/unstructured page number (#6464) Harrison Chase 2023-06-19 22:31:43 -07:00
  • b82ddf9cfb Improve error message (#6275) Alonso Silva Allende 2023-06-20 07:21:01 +02:00
  • 7e5f5ebf86 Fix the issue where ANTHROPIC_API_URL set in environment is not takin… (#6400) zengbo 2023-06-20 13:20:36 +08:00