Commit Graph

  • 9753bccc71 Feature: linkcheck-action (#534) (#542) Harrison Chase 2023-01-04 21:39:50 -08:00
  • 5aefc2b7ce add handling on error (#541) Harrison Chase 2023-01-04 20:23:55 -08:00
  • 1631981f84 Harrison/fix and test caching (#538) Harrison Chase 2023-01-04 18:39:06 -08:00
  • 73f7ebd9d1 Harrison/sqlalchemy cache store (#536) Harrison Chase 2023-01-04 18:38:15 -08:00
  • 870cccb877 Add info to Contributors.md to avoid Conda/Pyenv dependency conflicts (#540) Sam Ching 2023-01-05 11:28:42 +09:00
  • f48ab642be replace forbid into ignore (#539) Yongtae723 2023-01-05 11:26:50 +09:00
  • 4b7b8229de add logger (#529) Yongtae723 2023-01-05 03:44:24 +09:00
  • 020e73017b Updated embeddings.ipynb (#531) Rubens Mau 2023-01-04 15:43:52 -03:00
  • ca9aaac36e Fix typo in key_concepts.md (#535) Ikko Eltociear Ashimine 2023-01-05 03:43:02 +09:00
  • 680f267179 bump version to 0056 (#533) Harrison Chase 2023-01-04 09:12:56 -08:00
  • 9e04c34e20 Add BaseCallbackHandler and CallbackManager (#478) Harrison Chase 2023-01-04 07:54:25 -08:00
  • 6d78be0c83 Add link to gihub repo in header of new docs (#524) Nuno Campos 2023-01-03 18:16:59 +00:00
  • 447683de6f bump version to 0.0.55 (#521) Harrison Chase 2023-01-03 08:37:16 -08:00
  • 0db05b6725 Harrison/add human prefix (#520) Harrison Chase 2023-01-03 08:03:50 -08:00
  • 03f185bcd5 more robust handling for max iterations (#514) Harrison Chase 2023-01-03 07:46:08 -08:00
  • 40326c698c unify argument name (#513) Harrison Chase 2023-01-03 07:45:08 -08:00
  • 12108104c9 Add links to Hugging Face Hub docs (#518) lewtun 2023-01-04 02:43:57 +11:00
  • 3efec55f93 update lobby link (#517) Harrison Chase 2023-01-02 20:25:49 -08:00
  • 8f6c08863a bump version to 0.0.54 (#512) Harrison Chase 2023-01-02 10:22:05 -08:00
  • 7253fada0d Fix/broken getting started link (#511) Hunter Gerlach 2023-01-02 13:15:17 -05:00
  • 985496f4be Docs refactor (#480) Harrison Chase 2023-01-02 08:24:09 -08:00
  • c5f0af9398 Minor docstring update (#507) Keiji Kanazawa 2023-01-01 19:17:23 -08:00
  • d95b39d37f version 0.0.53 (#497) Harrison Chase 2022-12-30 11:05:18 -05:00
  • 0072686aab Harrison/new search engine (#477) Harrison Chase 2022-12-30 08:06:57 -05:00
  • 3e41ab7bff check keys before using (#475) Harrison Chase 2022-12-29 22:16:35 -05:00
  • 12aa43469f Update prompt_management.ipynb (#484) Shuchang Zhou 2022-12-30 10:34:32 +08:00
  • 0f1df0dc2c bump to version 0.0.52 (#470) Harrison Chase 2022-12-29 09:23:19 -05:00
  • e88e66f982 Pass verbose argument to LLMChains when using *DocumentsChain (#458) Parth Chadha 2022-12-29 05:22:31 -08:00
  • d0f194de73 add logic for agent stopping (#420) Harrison Chase 2022-12-29 08:21:11 -05:00
  • c65efd2986 fix llm math prompt (#466) Harrison Chase 2022-12-29 08:20:55 -05:00
  • 95157d0aad Add schema property to sql database utility class (#448) (#462) Harrison Chase 2022-12-28 17:37:53 -05:00
  • 451665cfdf Add watch mode for test runner (#453) Nuno Campos 2022-12-28 22:13:08 +00:00
  • 2b84e5cda3 Harrison/fix memory and serp (#457) Harrison Chase 2022-12-28 11:07:57 -05:00
  • d98607408b Harrison/v0050 (#452) Harrison Chase 2022-12-28 09:22:43 -05:00
  • 55007e71be add output key for memory (#443) Harrison Chase 2022-12-28 09:04:15 -05:00
  • 5208bb8c36 make tools editable (#445) Harrison Chase 2022-12-28 09:03:16 -05:00
  • 5cc6bf1a9c fix regex parser (#446) Harrison Chase 2022-12-28 09:02:40 -05:00
  • 90e8ccc898 Harrison/update links (#450) Harrison Chase 2022-12-28 09:02:07 -05:00
  • f3c3288761 chore: fix typo in prompt.py (#447) Ikko Ashimine 2022-12-28 14:19:43 +09:00
  • 9ec01dfc16 regex output parser (#435) Harrison Chase 2022-12-27 20:28:08 -05:00
  • c994ce6b7f Harrison/serp api imp (#444) Harrison Chase 2022-12-27 20:27:18 -05:00
  • ffe35c396c unify return types across map-reduce and refine (#442) Harrison Chase 2022-12-27 19:53:45 -05:00
  • 0c5d3fd894 version 0.0.49 (#436) Harrison Chase 2022-12-27 09:17:01 -05:00
  • f8b605293f Harrison/improve memory (#432) Harrison Chase 2022-12-27 08:23:51 -05:00
  • 150b67de10 Harrison/weaviate improvements (#433) Harrison Chase 2022-12-27 08:23:13 -05:00
  • b7566b5ec3 Harrison/return intermediate steps (#428) Harrison Chase 2022-12-27 08:22:48 -05:00
  • 7fc4b4b3e1 Harrison/ver 0048 (#429) Harrison Chase 2022-12-26 11:36:49 -05:00
  • b50a56830d Harrison/evaluation notebook (#426) Harrison Chase 2022-12-26 09:16:37 -05:00
  • 97f4000d3a fix react docstore (#427) Harrison Chase 2022-12-26 08:46:38 -05:00
  • 9ae1d75318 Update integrations.md (#424) Ikko Ashimine 2022-12-26 13:03:05 +09:00
  • f9562d7f1c version 0047 (#423) Harrison Chase 2022-12-25 11:17:41 -05:00
  • ee3b8e89b3 better parsing of agent output (#418) Harrison Chase 2022-12-25 09:53:36 -05:00
  • 0d7aa1ee99 Harrison/docs to index (#419) Harrison Chase 2022-12-25 09:53:07 -05:00
  • 48ae981d69 Harrison/multi input tools (#421) Harrison Chase 2022-12-25 09:52:48 -05:00
  • 4416dc9d5d Update prompt_serialization.ipynb (#417) Andrew Wang 2022-12-24 17:53:11 -05:00
  • 22dd743eba Harrison/version 0046 (#416) Harrison Chase 2022-12-24 10:46:23 -05:00
  • 01d06c1f9f check memory variables (#411) Harrison Chase 2022-12-24 08:36:06 -05:00
  • 20959d8c36 check memory variables (#411) Harrison Chase 2022-12-24 08:35:46 -05:00
  • f990395211 Readme typos (#409) altryne 2022-12-23 11:13:07 -07:00
  • 2ad285aab2 bump version to 0045 (#408) Harrison Chase 2022-12-23 11:19:30 -05:00
  • f40b3ce347 Updated VectorDBQA docs to updated argument name (#405) Shreya Rajpal 2022-12-23 07:52:20 -08:00
  • ea3da9a469 Fix documentation error langchain explanation of combine_docs.md (#404) Dheeraj Agrawal 2022-12-23 19:24:26 +05:30
  • 77e1743341 update example (#402) Harrison Chase 2022-12-22 17:09:47 -05:00
  • 5528265142 Add macOS .DS_Store to .gitignore (#401) Keiji Kanazawa 2022-12-22 10:05:57 -08:00
  • 6bc8ae63ef Add Redis cache implementation (#397) Samantha Whitmore 2022-12-22 11:31:27 -06:00
  • ff03242fa0 Harrison/ver 044 (#400) Harrison Chase 2022-12-22 11:20:18 -05:00
  • 136f759492 Mrbean/support timeout (#398) mrbean 2022-12-21 23:39:07 -05:00
  • 6b60c509ac (WIP) add HyDE (#393) Harrison Chase 2022-12-21 20:46:41 -05:00
  • 543db9c2df Add Azure OpenAI LLM (#395) Keiji Kanazawa 2022-12-21 17:45:37 -08:00
  • bb76440bfa bump version to 0.0.43 (#394) Harrison Chase 2022-12-20 22:28:29 -05:00
  • c104d507bf Harrison/improve data augmented generation docs (#390) Harrison Chase 2022-12-20 22:24:08 -05:00
  • ad4414b59f update docs (#389) Harrison Chase 2022-12-20 09:32:10 -05:00
  • c8b4b54479 bump version to 0.0.42 (#388) Harrison Chase 2022-12-19 20:59:34 -05:00
  • 47ba34c83a split up and improve agent docs (#387) Harrison Chase 2022-12-19 20:32:45 -05:00
  • 467aa0cee0 Fix typo in docs (#386) Abi Raja 2022-12-19 17:39:44 -05:00
  • 6be5747466 RFC: add cache override to LLM class (#379) Harrison Chase 2022-12-19 17:36:14 -05:00
  • 46c428234f MMR example selector (#377) Harrison Chase 2022-12-19 17:09:27 -05:00
  • ffed5e0056 Harrison/jinja formatter (#385) Harrison Chase 2022-12-19 16:40:39 -05:00
  • fc66a32c6f fix docstring (#383) mrbean 2022-12-19 11:10:17 -05:00
  • a01d3e6955 fix agent memory docs (#382) Harrison Chase 2022-12-19 09:15:32 -05:00
  • 766b84a9d9 upgrade version to 0041 (#378) Harrison Chase 2022-12-18 22:33:03 -05:00
  • cf98f219f9 Harrison/tools exp (#372) Harrison Chase 2022-12-18 21:51:23 -05:00
  • e7b625fe03 fix text splitter (#375) Harrison Chase 2022-12-18 20:21:43 -05:00
  • 3474f39e21 Harrison/improve cache (#368) Harrison Chase 2022-12-18 16:22:42 -05:00
  • 8d0869c6d3 change run to use args and kwargs (#367) Ankush Gola 2022-12-18 15:54:56 -05:00
  • a7084ad6e4 Harrison/version 0040 (#366) Harrison Chase 2022-12-17 07:53:22 -08:00
  • 50257fce59 Support Streaming Tokens from OpenAI (#364) mrbean 2022-12-17 10:02:58 -05:00
  • fe6695b9e7 Add HuggingFacePipeline LLM (#353) mrbean 2022-12-17 10:00:04 -05:00
  • 2eef76ed3f fix documentation (#365) Harrison Chase 2022-12-16 16:48:54 -08:00
  • 85c1bd2cd0 add sqlalchemy generic cache (#361) Benjamin 2022-12-17 01:47:23 +01:00
  • 809a9f485f Harrison/new version (#362) Harrison Chase 2022-12-16 07:42:31 -08:00
  • 750edfb440 add optional collapse prompt (#358) Harrison Chase 2022-12-16 06:25:29 -08:00
  • 2dd895d98c add openai tokenizer (#355) Harrison Chase 2022-12-15 22:35:42 -08:00
  • c1b50b7b13 Harrison/map reduce merge (#344) Harrison Chase 2022-12-15 17:49:14 -08:00
  • ed143b598f improve openai embeddings (#351) Harrison Chase 2022-12-15 17:01:39 -08:00
  • 428508bd75 bump version to 0.0.38 (#349) Harrison Chase 2022-12-15 08:27:20 -08:00
  • 78b31e5966 Harrison/cache (#343) Harrison Chase 2022-12-15 07:53:32 -08:00
  • 8cf62ce06e Harrison/single input (#347) Harrison Chase 2022-12-15 07:52:51 -08:00
  • 5161ae7e08 add new example (#345) Harrison Chase 2022-12-14 22:31:34 -08:00
  • 8c167627ed bump version (#340) Harrison Chase 2022-12-14 10:38:31 -08:00