Commit Graph

  • 6ad360bdef Suggestions for better debugging (#765) Amos Ng 2023-01-28 23:05:20 +07:00
  • 5198d6f541 Add missing verb (#768) Albert Ziegler 2023-01-28 16:26:27 +01:00
  • a5d003f0c9 update notebook and make backwards compatible (#772) Harrison Chase 2023-01-28 07:23:04 -08:00
  • 924b7ecf89 pass kwargs and bump (#770) Harrison Chase 2023-01-27 08:56:36 -08:00
  • fc19d14a65 bump version to 0072 (#767) Harrison Chase 2023-01-27 08:03:41 -08:00
  • b9ad214801 add docs for loading from hub (#763) Harrison Chase 2023-01-27 07:10:26 -08:00
  • be7de427ca Serialize all the chains! (#761) Samantha Whitmore 2023-01-27 00:45:17 -08:00
  • e2a7fed890 Harrison/serialize from llm and tools (#760) Harrison Chase 2023-01-26 23:30:39 -08:00
  • 12dc7f26cc load agents from hub (#759) Harrison Chase 2023-01-26 22:49:26 -08:00
  • 7129f23511 output parser serialization (#758) Harrison Chase 2023-01-26 21:51:13 -08:00
  • f273c50d62 add loading chains from hub (#757) Harrison Chase 2023-01-26 21:11:31 -08:00
  • 1b89a438cf (wip) Harrison/serialize agents (#725) Harrison Chase 2023-01-26 19:48:47 -08:00
  • cc70565886 add prompt type (#730) Harrison Chase 2023-01-26 19:48:00 -08:00
  • 374e510f94 Upper bound on number of iterations (#754) Francisco Ingham 2023-01-27 00:47:01 -03:00
  • 28efbb05bf Add params to reduce K dynamically to reduce it below token limit (#739) Smit Shah 2023-01-27 09:13:01 +05:30
  • d2f882158f Add type information for crawler.py (#738) Roy Williams 2023-01-26 22:37:31 -05:00
  • a80897478e bump version to 0071 (#755) Harrison Chase 2023-01-26 18:55:25 -08:00
  • 57609845df add tracing support to langchain (#741) Ankush Gola 2023-01-26 17:38:13 -08:00
  • 7f76a1189c bump version to 0.0.70 (#744) Harrison Chase 2023-01-25 17:58:37 -08:00
  • 2ba1128095 Harrison/backwards compat (#740) Harrison Chase 2023-01-25 17:47:29 -08:00
  • f9ddcb5705 Hotfix: distance_func and collection_name must not be in kwargs (#735) Francisco Ingham 2023-01-25 14:39:50 -03:00
  • fa6826e417 Fix sqlalchemy warnings when running tests (#733) Amos Ng 2023-01-25 22:14:07 +07:00
  • bd0bf4e0a9 Harrison/generate blog post (#732) Harrison Chase 2023-01-24 22:54:12 -08:00
  • 9194a8be89 add stop to stream (#729) Harrison Chase 2023-01-24 22:49:24 -08:00
  • e3df8ab6dc move hyde into chains (#728) scadEfUr 2023-01-24 22:23:32 -08:00
  • 0ffeabd14f Harrison/serialize llm chain (#671) Harrison Chase 2023-01-24 21:36:19 -08:00
  • 499e54edda fix typos in readme and text splitter docs (#720) Sam Hogan 2023-01-24 11:59:23 -07:00
  • f62dbb018b fix a url (#719) I-E-E-E 2023-01-25 02:56:15 +08:00
  • 18b1466893 Fix not imported 'validator' (#715) Николай Шангин 2023-01-24 23:06:50 +08:00
  • 2824f36401 Add namespace to Pinecone.from_index (#716) Feynman Liang 2023-01-24 07:02:57 -08:00
  • d4f719c34b Convert numpy arrays to lists in HuggingFaceEmbeddings (#714) Kacper Łukawski 2023-01-24 16:01:40 +01:00
  • 97c3544a1e Hotfix: Qdrant.from_text embeddings (#713) Kacper Łukawski 2023-01-24 16:01:07 +01:00
  • b69b551c8b clarify use cases (#711) Harrison Chase 2023-01-24 00:37:26 -08:00
  • 1e4927a1d2 bump version to 0069 (#710) Harrison Chase 2023-01-24 00:24:54 -08:00
  • 3a38604f07 Fix typo (#705) Feynman Liang 2023-01-23 23:08:38 -08:00
  • 66fd57878a docs: Update vector_db_qa_with_sources.ipynb (#706) Nicolas 2023-01-24 04:06:54 -03:00
  • fc4ad2db0f langchain hub docs (#704) Harrison Chase 2023-01-23 23:06:23 -08:00
  • 34932dd211 remove legacy embedding model name (#703) Scott Leibrand 2023-01-23 14:31:31 -08:00
  • 75edd85fed version 0068 (#701) Harrison Chase 2023-01-23 07:24:09 -08:00
  • 4aba0abeaa added common prompt load method (#699) scadEfUr 2023-01-22 23:46:11 -08:00
  • 36b6b3cdf6 HuggingFacePipeline: Forward model_kwargs. (#696) xloem 2023-01-23 02:38:47 -05:00
  • 3a30e6daa8 Harrison/openai callback (#684) Harrison Chase 2023-01-22 23:37:01 -08:00
  • aef82f5d59 fix whitespace for conversational agent (#690) Harrison Chase 2023-01-22 22:39:53 -08:00
  • 8baf6fb920 Update examples to fix execution problems (#685) Amos Ng 2023-01-23 05:49:25 +07:00
  • 86dbdb118b Harrison/serpapi extra tools (#691) Harrison Chase 2023-01-22 14:48:54 -08:00
  • b4fcdeb56c chore: move coverage config to pyproject (#694) Saurav Maheshkar 2023-01-23 04:18:20 +05:30
  • 4ddfa82bb7 docs: small typo on serpapi.md (#693) Nicolas 2023-01-22 18:10:24 -03:00
  • 34cb8850e9 docs: small typo google_search.md (#692) Nicolas 2023-01-22 18:09:15 -03:00
  • cbc146720b verbose flag (#683) Harrison Chase 2023-01-22 12:44:14 -08:00
  • 27cef0870d bump version to 0.0.67 (#689) Harrison Chase 2023-01-22 10:24:03 -08:00
  • 77e3d58922 ConversationEntityMemory: Chain which uses an entity extraction & sum… (#678) Samantha Whitmore 2023-01-22 10:10:02 -08:00
  • 64580259d0 Fix typo in hyde.ipynb (#688) Ikko Eltociear Ashimine 2023-01-23 01:21:31 +09:00
  • e04b063ff4 add faiss local saving/loading (#676) dham 2023-01-22 01:08:14 +01:00
  • e45f7e40e8 Harrison/few shot yaml (#682) Harrison Chase 2023-01-21 16:08:03 -08:00
  • a2eeaf3d43 strip whitespace (#680) Harrison Chase 2023-01-21 16:03:48 -08:00
  • 2f57d18b25 Update hyperlink in Custom Prompt Template page (#677) Will Olson 2023-01-21 17:03:21 -07:00
  • 3d41af0aba Harrison/load tools kwargs (#681) Harrison Chase 2023-01-21 16:03:02 -08:00
  • 90e4b6b040 Create CITATION.cff (#672) trigaten 2023-01-21 18:55:58 -05:00
  • 236ae93610 bump version to 0066 (#667) Harrison Chase 2023-01-20 14:22:31 -08:00
  • 0b204d8c21 Harrison/quadrant (#665) Harrison Chase 2023-01-20 09:45:01 -08:00
  • 983b73f47c add search kwargs (#664) Harrison Chase 2023-01-20 07:42:08 -08:00
  • 65f3a341b0 Prompt fix for empty intermediate steps in summarization (#660) vertinski 2023-01-20 17:37:01 +02:00
  • 69998b5fad Add ids parameter for pinecone from_texts / add_texts (#659) iocuydi 2023-01-20 08:50:03 -06:00
  • 54d7f1c933 fix caching (#658) Harrison Chase 2023-01-19 15:33:45 -08:00
  • d0fdc6da11 Harrison/bing wrapper (#656) Harrison Chase 2023-01-19 14:48:30 -08:00
  • 207e319a70 Add search_kwargs option for VectorDBQAWithSourcesChain (#657) iocuydi 2023-01-19 16:48:13 -06:00
  • bfb23f4608 typo bugfixes in getting started with prompts (#651) Charles Frye 2023-01-19 07:05:20 -08:00
  • 3adc5227cd typo (#650) John 2023-01-19 23:03:11 +08:00
  • 052c361031 pinecone docstring (#654) Harrison Chase 2023-01-19 07:02:52 -08:00
  • d54fd20ba4 bump version to 0065 (#646) Harrison Chase 2023-01-18 07:53:39 -08:00
  • 30abfc41c2 add instructions for saving loading (#642) Harrison Chase 2023-01-18 00:19:05 -08:00
  • 95720adff5 Add documentation for custom prompts for Agents (#631) (#640) Harrison Chase 2023-01-17 22:47:15 -08:00
  • 6be5f4e4c4 Harrison/sql db chain (#641) Harrison Chase 2023-01-17 22:32:28 -08:00
  • b550f57912 Fix the env variable for OpenAI Base Url (#639) Chetanya Rastogi 2023-01-17 22:30:29 -08:00
  • 4d4cff0530 Harrison/cohere experimental (#638) Harrison Chase 2023-01-17 22:28:55 -08:00
  • 5c97f70bf1 Fix CohereError: embed is not an available endpoint on this model (#637) Sasmitha Manathunga 2023-01-18 11:56:07 +05:30
  • b374d481c8 fix typo (#636) Francis 2023-01-17 23:17:50 -07:00
  • b929fd9f59 Exclude reference to 'example' in api prompt (#629) Francisco Ingham 2023-01-17 03:45:14 -03:00
  • 08400f5542 version bump to 0.0.64 (#624) Harrison Chase 2023-01-15 19:02:48 -08:00
  • a5999351cf chore: add release workflow (#360) Steven Hoelscher 2023-01-15 18:35:21 -08:00
  • 3d43906572 Harrison/new api chain (#623) Harrison Chase 2023-01-15 18:34:43 -08:00
  • 1c71fadfdc more complex sql chain (#619) Harrison Chase 2023-01-15 17:07:21 -08:00
  • 49b3d6c78c Harrison/wiki update (#622) Harrison Chase 2023-01-15 16:45:16 -08:00
  • 1ac3319e45 simplify parsing of the final answer (#621) Harrison Chase 2023-01-15 16:39:27 -08:00
  • 2a54e73fec bump version to 0063 (#616) Harrison Chase 2023-01-14 08:09:25 -08:00
  • 57bbc5d6da improve css (#615) Harrison Chase 2023-01-14 07:39:29 -08:00
  • 91d7fd20ae feat: add custom prompt for QAEvalChain chain (#610) Nicolas 2023-01-14 12:23:48 -03:00
  • 1787c473b8 Custom prompt option for llm_bash and api chains (#612) Francisco Ingham 2023-01-14 12:22:52 -03:00
  • 67808bad0e expose more serpapi parameters (#609) Harrison Chase 2023-01-13 17:36:10 -08:00
  • b7225fd010 docs: fix small typo (#611) Nicolas 2023-01-13 22:31:33 -03:00
  • e9301bf833 bump version to 0.0.62 (#607) Harrison Chase 2023-01-13 07:47:59 -08:00
  • 9f9afbb6a8 add custom prompt for LLMMathChain and SQLDatabase chain (#605) Harrison Chase 2023-01-13 06:28:51 -08:00
  • a87a2aacaa [Minor Fix] Fix spacy TextSplitter init (#606) Smit Shah 2023-01-13 19:54:44 +05:30
  • 3e55f1474e docs: fix typo (#604) Sasmitha Manathunga 2023-01-13 11:06:03 +05:30
  • b5eb91536a Added filter argument to pinecone queries, fixes #600 (#601) babbldev 2023-01-12 23:15:51 -06:00
  • c4c6bf6e6e Add subsection for colab notebooks (#599) Sam Ching 2023-01-13 11:16:55 +09:00
  • 0f544a8811 Fix minor error in LLM documentation (#602) Rukmal Weerawarana 2023-01-12 21:16:32 -05:00
  • 60dfe58325 Fix typo in vector_db_qa.ipynb (#597) Ikko Eltociear Ashimine 2023-01-13 01:23:24 +09:00
  • 950a81399a bump version to 61 (#596) Harrison Chase 2023-01-12 07:20:16 -08:00
  • d574bf0a27 add documentation on how to load different chain types (#595) Harrison Chase 2023-01-12 06:47:38 -08:00