Commit Graph

  • b26fa1935d fix headers (#2039) Harrison Chase 2023-03-27 07:55:57 -07:00
  • bc2ed93b77 fix doc tags (#2019) Harrison Chase 2023-03-26 21:43:51 -07:00
  • c71f2a7b26 small nit on index page (#2018) Ankush Gola 2023-03-27 00:15:24 -04:00
  • 51681f653f fix docs (#2017) Harrison Chase 2023-03-26 20:50:36 -07:00
  • 705431aecc big docs refactor (#1978) Harrison Chase 2023-03-26 19:49:46 -07:00
  • b83e826510 plugin tool (#1974) Harrison Chase 2023-03-24 12:30:08 -07:00
  • e7d6de6b1c (ChatOpenAI) Add model_name to LLMResult.llm_output (#1960) Mario Kostelac 2023-03-24 16:51:16 +01:00
  • 6e0d3880df bump version to 122 (#1970) Harrison Chase 2023-03-24 08:24:44 -07:00
  • 6ec5780547 add docs for openai retriever ingest (#1969) Harrison Chase 2023-03-24 08:24:33 -07:00
  • 47d37db2d2 WIP: Harrison/base retriever (#1765) Harrison Chase 2023-03-24 07:46:49 -07:00
  • 4f364db9a9 Add milvus for ecosystem (#1951) Enwei Jiao 2023-03-24 13:01:28 +08:00
  • 030ce9f506 fix import error of bs4 (#1952) Tim Asp 2023-03-23 21:56:13 -07:00
  • 8990122d5d retrievers interface (#1948) Harrison Chase 2023-03-23 19:00:38 -07:00
  • 52d6bf04d0 tracing improvements to docs (#1947) Harrison Chase 2023-03-23 19:00:18 -07:00
  • 910da8518f hotfix (#1928) Harrison Chase 2023-03-23 07:11:15 -07:00
  • 2f27ef92fe Fix typo in VectorStoreIndexWrapper method (#1922) Naoki Ainoya 2023-03-23 23:08:04 +09:00
  • 75149d6d38 bump version 120 (#1918) Harrison Chase 2023-03-22 23:21:56 -07:00
  • fab7994b74 Harrison/retrieval code (#1916) Harrison Chase 2023-03-22 23:15:04 -07:00
  • eb80d6e0e4 Harrison/from methods (#1912) Harrison Chase 2023-03-22 21:10:09 -07:00
  • b5667bed9e human input default (#1911) Harrison Chase 2023-03-22 20:30:45 -07:00
  • b3be83c750 Add human as a tool (#1879) Eric Zhu 2023-03-22 20:14:52 -07:00
  • 50626a10ee Hx23840 feat/add redisearch vectorstore (#1909) Harrison Chase 2023-03-22 19:57:56 -07:00
  • 6e1b5b8f7e Harrison/figma doc loader (#1908) Harrison Chase 2023-03-22 19:57:46 -07:00
  • eec9b1b306 Harrison/opensearch vectorstore (#1907) Harrison Chase 2023-03-22 19:57:38 -07:00
  • ea142f6a32 feat: add drop index in redis and fix prefix generate logic (#1857) Xin Qiu 2023-03-23 10:44:42 +08:00
  • 12f868b292 Propagate "filter" arg in Chroma similarity_search (#1869) Eli 2023-03-22 19:40:10 -07:00
  • 31f9ecfc19 Fix tiktoken version (#1882) Memento Mori 2023-03-22 19:39:57 -07:00
  • 273e9bf296 Simplify AzureChatOpenAI implementation. (#1902) Eric Zhu 2023-03-22 19:36:51 -07:00
  • f155d9d3ec Add metadata filter to PGVector search (#1872) Maurício Maia 2023-03-22 19:21:40 -03:00
  • d3d4503ce2 Remove redundant .docx loader (closes #1716) + update how_to_guides.rst (#1891) Klein Tahiraj 2023-03-22 23:19:42 +01:00
  • 1f93c5cf69 extraction docs (#1898) Harrison Chase 2023-03-22 15:00:44 -07:00
  • 15b5a08f4b Update how_to_guides.rst (#1893) Sean Zheng 2023-03-22 14:30:43 -07:00
  • ff4a25b841 Fix minor bug in opensearch vector store add_texts function (#1878) Kushal Chordiya 2023-03-22 23:57:32 +05:30
  • 2212520a6c Add PGVector collection metadata (#1887) Maurício Maia 2023-03-22 15:27:07 -03:00
  • d08f940336 principles list (#1888) Harrison Chase 2023-03-22 10:48:38 -07:00
  • 2280a2cb2f bump version to 119 (#1886) Harrison Chase 2023-03-22 08:36:09 -07:00
  • ce5d97bcb3 Harrison/guarded output parser (#1804) Harrison Chase 2023-03-21 22:07:23 -07:00
  • 8fa1764c60 docs: update gpt index references to LlamaIndex (#1856) DeadBranch 2023-03-22 01:01:05 -04:00
  • f299bd1416 clean up sagemaker nb (#1875) Harrison Chase 2023-03-21 22:00:08 -07:00
  • 064be93edf [Embeddings] Add SageMaker Endpoint Embedding class (#1859) Philipp Schmid 2023-03-22 05:51:48 +01:00
  • 86822d1cc2 Fixes the import typo in the vector db text generator notebook (#1874) anupam-tiwari 2023-03-22 00:48:26 -04:00
  • a581bce379 remove key (#1863) Harrison Chase 2023-03-21 12:43:41 -07:00
  • 2ffc643086 add listen api docs (#1855) Harrison Chase 2023-03-21 09:29:34 -07:00
  • 2136dc94bb bump version to 118 (#1854) Harrison Chase 2023-03-21 09:15:52 -07:00
  • a92344f476 Use regex match for bash process error output test assertion. (#1837) Matt Tucker 2023-03-21 12:06:52 -04:00
  • b706966ebc Add setup instruction in Getting Started for Indexing (#1847) Tomoko Uchida 2023-03-22 01:06:35 +09:00
  • 1c22657256 Harrison/faiss merge (#1843) Harrison Chase 2023-03-20 22:54:08 -07:00
  • 6f02286805 Harrison/subtitles (#1842) Harrison Chase 2023-03-20 22:53:52 -07:00
  • 3674074eb0 Add Qdrant to ecosystem page (#1830) Simon Zhou 2023-03-20 22:06:40 -07:00
  • a7e09d46c5 Add podcast api tool to use NLP to search all podcasts or episodes. (#1833) Wenbin Fang 2023-03-20 22:04:17 -07:00
  • fa2e546b76 Add workaround for debugpy install issue to contrib docs. (#1835) Matt Tucker 2023-03-21 01:03:19 -04:00
  • c592b12043 Allow passing in encoding to csv_loader (#1836) Daniel Dror (Dubovski) 2023-03-21 01:03:00 -04:00
  • 9555bbd5bb Fix typo in sqlite.ipynb (#1828) Ikko Eltociear Ashimine 2023-03-21 08:47:19 +09:00
  • 0ca1641b14 release 0.0.117 (#1819) Harrison Chase 2023-03-20 08:04:04 -07:00
  • d5b4393bb2 Harrison/llm math (#1808) Harrison Chase 2023-03-20 07:53:26 -07:00
  • 7b6ff7fe00 Follow up to #1803 to remove dynamic docs route. (#1818) Bryan Helmig 2023-03-20 09:52:41 -05:00
  • 76c7b1f677 Harrison/wandb (#1764) Harrison Chase 2023-03-20 07:52:27 -07:00
  • 5aa8ece211 Corrected small typo in error message. (#1791) Paul 2023-03-20 15:51:35 +01:00
  • f6d24d5740 fix bug with openai token count (#1806) Harrison Chase 2023-03-20 07:51:18 -07:00
  • b1c4480d7c fix typing (#1807) Harrison Chase 2023-03-20 07:50:49 -07:00
  • b6ba989f2f Add request timeout to ChatOpenAI (#1798) Daniel Chalef 2023-03-19 21:19:42 -06:00
  • 04acda55ec Don't use dynamic api endpoint for Zapier NLA (#1803) Ankush Gola 2023-03-19 20:12:33 -07:00
  • 8e5c4ac867 bump version to 0.0.116 (#1788) Harrison Chase 2023-03-19 11:01:16 -07:00
  • df8702fead Small fix: Remove unused variable summary_message_role (#1789) Aratako 2023-03-20 03:01:03 +09:00
  • d5d50c39e6 Harrison/azure embeddings (#1787) Harrison Chase 2023-03-19 10:42:33 -07:00
  • 1f18698b2a Harrison/token buffer memory (#1786) Harrison Chase 2023-03-19 10:42:24 -07:00
  • ef4945af6b Harrison/chat token usage (#1785) Harrison Chase 2023-03-19 10:32:31 -07:00
  • 7de2ada3ea Harrison/add source column (#1784) Harrison Chase 2023-03-19 10:32:13 -07:00
  • 262d4cb9a8 Use embedding instead of embedding function in ElasticVectorStore (#1692) Bernat Felip i Díaz 2023-03-19 18:23:38 +01:00
  • 951c158106 Harrison/summary message rol (#1783) Harrison Chase 2023-03-19 10:09:18 -07:00
  • 85e4dd7fc3 Fix wrong prompt in refine chain (#1770) Bao Nguyen 2023-03-19 10:03:45 -07:00
  • b1b4a4065a change chat default (#1782) Harrison Chase 2023-03-19 10:01:59 -07:00
  • 08f23c95d9 add encoding parameter to ObsidianLoader (#1752) Huang Chongdi 2023-03-20 00:48:31 +08:00
  • 3cf493b089 Fix Document & Expose StringPromptTemplate as a custom-prompt-template. (#1753) hitoshi44 2023-03-20 01:47:56 +09:00
  • e635c86145 Slightly modified the docstring in BasePromptTemplate and StringPromptTemplate. (#1755) hitoshi44 2023-03-20 01:47:37 +09:00
  • 779790167e Harrison/add warning to openaichat (#1781) Harrison Chase 2023-03-19 09:43:56 -07:00
  • 3161ced4bc GPT-4 support (#1778) Nils Durner 2023-03-19 17:29:44 +01:00
  • 3d6fcb85dc Add load json prompt example (#1776) hung_ng__ 2023-03-20 03:28:56 +11:00
  • 3701b2901e use namespace argument in Pinecone constructor (#1757) LeoGrin 2023-03-19 03:55:38 +01:00
  • 280cb4160d Update tool.py (#1760) Ben Gahtan 2023-03-18 22:55:26 -04:00
  • 80d8db5f60 Add service account support to Google Drive (#1761) Kevin 2023-03-18 22:55:17 -04:00
  • 1a8790d808 Corrects copyright year (#1762) Piyush Jain 2023-03-18 19:55:05 -07:00
  • 34840f3aee AzureChatOpenAI for Azure Open AI's ChatGPT API (#1673) Eric Zhu 2023-03-18 19:54:20 -07:00
  • 8685d53adc querying tabular data (#1758) Harrison Chase 2023-03-18 11:12:18 -07:00
  • 2f6833d433 hotfix (#1742) Harrison Chase 2023-03-17 09:05:08 -07:00
  • dd90fd02d5 Harrison/move docs (#1741) Harrison Chase 2023-03-17 08:49:10 -07:00
  • 07766a69f3 move docs (#1740) Harrison Chase 2023-03-17 08:42:28 -07:00
  • aa854988bf bump version to 114 (#1739) Harrison Chase 2023-03-17 08:26:06 -07:00
  • 96ebe98dc2 Harrison/latex splitter (#1738) Harrison Chase 2023-03-17 08:10:27 -07:00
  • 45f05fc939 Harrison/blackboard loader (#1737) Harrison Chase 2023-03-17 08:02:44 -07:00
  • cf9c3f54f7 docs: add docs link to agent toolkits (#1735) Vincent Liao 2023-03-17 21:59:49 +07:00
  • fbc0c85b90 fix: agent json parser fails with text in suffix (#1734) Merbin J Anselm 2023-03-17 20:29:39 +05:30
  • 276940fd9b Harrison/official method (#1728) Harrison Chase 2023-03-16 23:20:08 -07:00
  • cdff6c8181 Sagemaker Endpoint LLM (#1686) Piyush Jain 2023-03-16 21:58:06 -07:00
  • cd45adbea2 adding new agent types in comments (#1711) alekhyablue 2023-03-17 10:26:08 +05:30
  • aff44d0a98 (OpenAI) Add model_name to LLMResult.llm_output (#1713) Mario Kostelac 2023-03-17 05:55:55 +01:00
  • 8a95fdaee1 Fix all the bug in init Tool in docs (#1725) libra 2023-03-17 12:55:44 +08:00
  • 5d8dc83ede Bump duckdb-engine to 0.7.0 (#1726) Alexandros Mavrogiannis 2023-03-16 21:55:35 -07:00
  • b157e0c1c3 Add HTML document_loader that includes page title metadata (#1720) Daniel Chalef 2023-03-16 21:47:17 -07:00
  • 40e9488055 fix async in agent (#1723) Harrison Chase 2023-03-16 21:43:22 -07:00