Commit Graph

  • 562d9891ea Add regex dict: (#1616) Luis 2023-03-14 07:05:39 +01:00
  • 56aff797c0 docs req (#1647) Harrison Chase 2023-03-13 16:03:32 -07:00
  • d53ff270e0 bump version to 109 (#1646) Harrison Chase 2023-03-13 15:52:35 -07:00
  • df6c33d4b3 Harrison/new output parser (#1617) Harrison Chase 2023-03-13 15:08:39 -07:00
  • 039d05c808 Update types in cohere.py (#1635) Dennis Aumiller 2023-03-13 17:08:32 +01:00
  • aed9f9febe Harrison/return intermediate (#1633) Harrison Chase 2023-03-13 07:54:29 -07:00
  • 72b461e257 improve chat error (#1632) Harrison Chase 2023-03-13 07:43:44 -07:00
  • cb646082ba remove an extra whitespace (#1625) Peng Qu 2023-03-13 22:27:21 +08:00
  • bd4a2a670b Add copy button to sphinx notebooks (#1622) Eugene Yurtsev 2023-03-13 00:15:07 -04:00
  • 6e98ab01e1 Fix typo in vectorstore.ipynb (#1614) Ikko Eltociear Ashimine 2023-03-13 06:12:47 +09:00
  • c0ad5d13b8 bump to version 108 (#1613) Harrison Chase 2023-03-12 09:50:45 -07:00
  • acd86d33bc Add read only shared memory (#1491) yakigac 2023-03-13 01:34:36 +09:00
  • 9707eda83c Fix docstring of FAISS constructor (#1611) Abhinav Upadhyay 2023-03-12 22:01:40 +05:30
  • 7e550df6d4 feat: add lookup index to csv loader to make retrieving the original … (#1612) Kayvane Shakerifar 2023-03-12 16:29:27 +00:00
  • c9b5a30b37 move output parsing (#1605) Harrison Chase 2023-03-11 16:41:03 -08:00
  • cb04ba0136 Add support for intermediate steps to SQLDatabaseSequentialChain (#1583) (#1601) Harrison Chase 2023-03-11 15:44:41 -08:00
  • 5903a93f3d add convinence method to call chat model as an llm (#1604) Harrison Chase 2023-03-11 15:04:57 -08:00
  • 15de3e8137 Harrison/docs footer (#1600) Harrison Chase 2023-03-11 09:18:35 -08:00
  • f95d551f7a Harrison/shallow metadata (#1599) Harrison Chase 2023-03-11 09:18:25 -08:00
  • c6bfa00178 bump version to 107 (#1590) Harrison Chase 2023-03-10 15:39:30 -08:00
  • 01a57198b8 [bugfix] Fix persisted chromadb vectorstore (#1444) Tim Asp 2023-03-10 15:14:35 -08:00
  • 8dba30f31e Harrison/kwargs loaders (#1588) Harrison Chase 2023-03-10 15:05:06 -08:00
  • 9f78717b3c Harrison/callbacks (#1587) Harrison Chase 2023-03-10 12:53:09 -08:00
  • 90846dcc28 fix chat agent (#1586) Harrison Chase 2023-03-10 12:40:37 -08:00
  • 6ed16e13b1 Readded similarity_search_by_vector (#1568) Claus Thomasen 2023-03-10 21:40:14 +01:00
  • c1dc784a3d buffer memory old version (#1581) Harrison Chase 2023-03-10 11:27:15 -08:00
  • 5b0e747f9a Fix description of UnstructuredURLLoader & UnstructuredHTMLLoader (#1570) fabi.s 2023-03-10 16:08:58 +01:00
  • 624c72c266 Add wikipedia tool doc (#1579) Zach Schillaci 2023-03-10 16:07:27 +01:00
  • a950287206 Strip trailing whitespaces in agent's stop sequences (#1566) Ryan Dao 2023-03-09 16:36:15 -08:00
  • 30383abb12 Add CSVLoader document loader (#1573) Tim Asp 2023-03-09 16:35:18 -08:00
  • cdb97f3dfb Add Wikipedia search utility and tool (#1561) Zach Schillaci 2023-03-10 01:34:39 +01:00
  • b44c8bd969 Add optional base_url arg to GitbookLoader (#1552) Felix Altenberger 2023-03-10 01:32:40 +01:00
  • c9189d354a AtlasDB vector store documentation updates. (#1572) Andriy Mulyar 2023-03-09 19:31:14 -05:00
  • 622578a022 docs: fix typo in searx tool (#1569) blob42 2023-03-09 23:58:33 +00:00
  • 7018806a92 feat: document loader for markdown files (#1558) Matt Robinson 2023-03-09 13:55:07 -05:00
  • bd335ffd64 bump version to 106 (#1562) Harrison Chase 2023-03-09 10:20:54 -08:00
  • a094c49153 add chat agent (#1509) Harrison Chase 2023-03-09 09:12:08 -08:00
  • 99fe023496 docs: fix typo in modules/indexes/chain_examples/question_answering (#1551) Brenton Wheeler 2023-03-10 03:11:43 +10:00
  • 3ee32a01ea Harrison/prompt layer (#1547) Harrison Chase 2023-03-08 21:24:27 -08:00
  • c844d1fd46 Harrison/chunk size (#1549) Harrison Chase 2023-03-08 21:24:18 -08:00
  • 9405af6919 Harrison/hf inf error (#1543) Harrison Chase 2023-03-08 20:53:46 -08:00
  • 357d808484 Harrison/remote paths pdf (#1544) Harrison Chase 2023-03-08 20:53:37 -08:00
  • cc423f40f1 Harrison/youtube loader (#1545) Harrison Chase 2023-03-08 20:53:27 -08:00
  • b053f831cd Harrison/contributing (#1542) Harrison Chase 2023-03-08 20:53:16 -08:00
  • 523ad8d2e2 Harrison/chat history formatter1 (#1538) Harrison Chase 2023-03-08 20:46:37 -08:00
  • 31303d0b11 Added other evaluation metrics for data-augmented QA (#1521) Graham Neubig 2023-03-08 23:41:03 -05:00
  • 494c9d341a [DOCS] Assorted wording, punctuation, and consistency revisions (#1443) gidler 2023-03-08 21:16:09 -07:00
  • 519f0187b6 Harrison/gdrive pdf (#1433) Harrison Chase 2023-03-08 20:15:36 -08:00
  • 64c6435545 Added client_settings support for chromadb vecstore (#1528) Florian Leuerer 2023-03-09 02:42:09 +01:00
  • 7eba828e1b Harrison/update regex (#1534) Harrison Chase 2023-03-08 17:41:17 -08:00
  • 2a7215bc3b Harrison/prompt issues (#1537) Harrison Chase 2023-03-08 16:56:10 -08:00
  • 784d24a1d5 Support S3 Object keys with / in S3FileLoader (#1517) Alpri Else 2023-03-08 19:17:26 -05:00
  • aba58e9e2e Harrison/bumpver104 (#1525) Harrison Chase 2023-03-08 09:46:02 -08:00
  • c4a557bdd4 add concept of prompt collection (#1507) Harrison Chase 2023-03-08 08:31:29 -08:00
  • 97e3666e0d changed requests.run to requests.get (#1485) Ivan 2023-03-08 00:10:23 -05:00
  • 7ade419a0e allow passing of messages into prompt template (#1505) Harrison Chase 2023-03-07 21:10:12 -08:00
  • a4a2d79087 Harrison/rtd loader (#1513) Harrison Chase 2023-03-07 21:09:54 -08:00
  • 8f21605d71 add return source docs (#1515) Harrison Chase 2023-03-07 21:09:36 -08:00
  • 064741db58 Harrison/fix text splitter (#1511) Harrison Chase 2023-03-07 15:42:28 -08:00
  • e3354404ad Fix link to Pinecone notebook (#1492) Tom Dyson 2023-03-07 23:24:03 +00:00
  • 3610ef2830 add fake embeddings class (#1503) Harrison Chase 2023-03-07 15:23:46 -08:00
  • 27104d4921 fix ChatOpenAI.agenerate (#1504) Ankush Gola 2023-03-07 15:22:05 -08:00
  • 4f41e20f09 memory docs (#1501) Harrison Chase 2023-03-07 11:02:46 -08:00
  • d0062c7a9a bump version to 103 (#1498) Harrison Chase 2023-03-07 10:08:01 -08:00
  • 8e6f599822 change to baselanguagemodel (#1496) Harrison Chase 2023-03-07 09:29:59 -08:00
  • f276bfad8e Harrison/chat memory (#1495) Harrison Chase 2023-03-07 09:02:40 -08:00
  • 7bec461782 Harrison/memory refactor (#1478) Harrison Chase 2023-03-07 07:59:37 -08:00
  • df6865cd52 Allow no token limit for ChatGPT API (#1481) kahkeng 2023-03-06 13:18:55 -08:00
  • 312c319d8b bump version to 102 (#1471) Harrison Chase 2023-03-06 10:50:44 -08:00
  • 0e21463f07 (rfc) chat models (#1424) Harrison Chase 2023-03-06 08:34:24 -08:00
  • dec3750875 Change method to calculate number of tokens for OpenAIChat (#1457) Juanky Soriano 2023-03-06 09:20:25 -06:00
  • 763f879536 fix always verbose on summarization checker (#1440) Tim Asp 2023-03-05 07:10:08 -08:00
  • 56b850648f cr (#1436) Harrison Chase 2023-03-04 08:38:56 -08:00
  • 63a5614d23 Harrison/simple memory (#1435) Harrison Chase 2023-03-04 08:15:52 -08:00
  • a1b9dfc099 Harrison/similarity search chroma (#1434) Harrison Chase 2023-03-04 08:10:15 -08:00
  • 68ce68f290 Fix an unusual issue that occurs when using OpenAIChat for llm_math (#1410) Peng Qu 2023-03-04 23:56:07 +08:00
  • b8a7828d1f Update huggingface_datasets.ipynb (#1417) Ikko Eltociear Ashimine 2023-03-04 17:22:31 +09:00
  • 6a4ee07e4f Fix type hint of 'vectorstore_cls' arg in SemanticSimilarityExampleSelector (#1427) Kentaro Tanaka 2023-03-04 17:20:18 +09:00
  • 23231d65a9 Add PyMuPDF PDF loader (#1426) Tim Asp 2023-03-03 20:59:28 -08:00
  • 3d54b05863 searx: add install instructions, update doc and notebooks (#1420) blob42 2023-03-04 04:57:50 +00:00
  • bca0935d90 [docs] fix minor import error (#1425) Tim Asp 2023-03-03 16:10:07 -08:00
  • 882f7964fb fix sql misinterpretation of % in query (#1408) Jon Luo 2023-03-02 19:03:16 -05:00
  • 443992c4d5 [Docs] Add missing word from prompt docs (#1406) JonLuca De Caro 2023-03-03 01:02:54 +01:00
  • a83a371069 Minor documentation update in initialize_agent (#1397) Eugene Yurtsev 2023-03-02 14:46:35 -05:00
  • 499e76b199 Allow the regular openai class to be used for ChatGPT models (#1393) Nuno Campos 2023-03-02 17:04:18 +00:00
  • 8947797250 Return Cohere embeddings as lists of floats (#1394) Kacper Łukawski 2023-03-02 18:02:10 +01:00
  • 1989e7d4c2 Update examples to prevent confusing missing _type warning (#1391) Jason Gill 2023-03-02 10:39:57 -05:00
  • dda5259f68 bump version to 0.0.99 (#1390) Harrison Chase 2023-03-02 07:25:59 -08:00
  • f032609f8d Add recursive parameter to DirectoryLoader (#1389) Kacper Łukawski 2023-03-02 16:06:26 +01:00
  • 9ac442624c Add Qdrant named arguments (#1386) Kacper Łukawski 2023-03-02 16:05:14 +01:00
  • 34abcd31b9 remove limit clause from prompt for compatibility with ms sql server (#1385) Francisco Ingham 2023-03-02 12:02:42 -03:00
  • fe30be6fba add async and streaming support to OpenAIChat (#1378) Ankush Gola 2023-03-01 21:55:43 -08:00
  • cfed0497ac Minor grammatical fixes (#1325) Lakshya Agarwal 2023-03-02 10:48:09 +05:30
  • 59157b6891 Bug: Fix Python version validation in PythonAstREPLTool (#1373) Ryan Dao 2023-03-01 21:15:27 -08:00
  • e178008b75 Harrison/track token usage (#1382) Harrison Chase 2023-03-01 21:15:13 -08:00
  • 1cd8996074 Harrison/summarizer chain (#1356) Harrison Chase 2023-03-01 20:59:07 -08:00
  • cfae03042d Fix the openaichat example (#1377) yakigac 2023-03-02 11:24:32 +09:00
  • 4b5e850361 chatgpt wrapper (#1367) Harrison Chase 2023-03-01 11:47:01 -08:00
  • 4d4b43cf5a fix doc names (#1354) Harrison Chase 2023-03-01 09:40:31 -08:00
  • c01f9100e4 bump version to 0097 (#1365) Harrison Chase 2023-03-01 08:20:24 -08:00