Commit Graph

  • b5bbe601fb Update chatgpt_plugins.ipynb (#2745) Nuhman Pk 2023-04-12 11:15:31 +05:30
  • b38a6ea7df Harrison/apply llm flag (#2743) Harrison Chase 2023-04-11 22:02:37 -07:00
  • dd59193757 Remove unnecessary method from Qdrant vectorstore and clean up docstrings (#2700) vr140 2023-04-11 21:34:22 -07:00
  • 933dfac583 Add Zapier NLA OAuth access_token to be used (#2726) Matthew Plachter 2023-04-12 00:32:54 -04:00
  • 507cee5ee5 Harrison/pinecone hybrid update (#2742) Harrison Chase 2023-04-11 21:32:17 -07:00
  • 744c25cd0a Updating YoutubeLoader.from_youtube_channel name and doc to reflect actual usage (#2734) Johnny Lee 2023-04-12 00:12:58 -04:00
  • 0ab364404e add continue to fix 'continue_on_failure' parameter for URL doc loader (#2735) Johnny Lee 2023-04-12 00:12:39 -04:00
  • 4bdcedab54 fix: some imports for integration tests (#2612) sergerdn 2023-04-11 20:45:36 -07:00
  • c1521ddbdb Add workaround for not having async vector store methods (#2733) Ankush Gola 2023-04-11 18:49:08 -07:00
  • 0806951c07 Update VectorStore Class Method Typing (#2731) vowelparrot 2023-04-11 14:14:49 -07:00
  • 446c3d586c Add PATCH and DELETE to OpenAPI Agent (#2729) Adam McCabe 2023-04-11 16:26:04 -04:00
  • 8073bc849f Minor: Remove duplicated word in error message (#2706) vinoyang 2023-04-12 04:10:33 +08:00
  • 1e60e6e15b Fix the unset argument in calling llama model (#2714) 134ARG 2023-04-12 02:02:39 +08:00
  • f435f2267c Use tiktoken for Python 3.8 (#2709) Joshua Snyder 2023-04-11 20:02:28 +02:00
  • 186ca9d3e4 fixed aiohttp.client_exceptions.ClientConnectionError: Connection closed (#2718) Kei Kamikawa 2023-04-12 02:52:55 +09:00
  • 3623bdb31b Make the OpenAPI agent's verbose print optional (#2666) Dogan Can Bakir 2023-04-11 20:42:39 +03:00
  • 709f26b69e Added bilibili loader (#2673) (#2724) vowelparrot 2023-04-11 10:40:32 -07:00
  • d42deff402 fixed typo (#2720) David Wu 2023-04-11 18:53:38 +02:00
  • 263ce40844 added a missing word (typo) (#2719) David Wu 2023-04-11 18:09:28 +02:00
  • 66786b0f0f cr Harrison Chase 2023-04-11 08:16:06 -07:00
  • 948b14b52a agents docs and version bump (#2717) Harrison Chase 2023-04-11 08:08:43 -07:00
  • 955bd2e1db Fixed Ast Python Repl for Chatgpt multiline commands (#2406) Abhik Singla 2023-04-10 21:25:03 -07:00
  • 1271c00ff0 Harrison/openapi planner (#2692) Harrison Chase 2023-04-10 21:22:42 -07:00
  • e0a13e9355 Harrison/postgres (#2691) Harrison Chase 2023-04-10 21:15:42 -07:00
  • bb5118f4c9 Add notebook example for camel role playing (#2689) Guohao Li 2023-04-11 07:12:45 +03:00
  • d3f779d61d baby agi agent (#2648) Harrison Chase 2023-04-10 21:03:30 -07:00
  • 4364d3316e Add custom vector fields and text fields for OpenSearch (#2652) Naveen Tatikonda 2023-04-10 23:02:02 -05:00
  • 023de9a70b Add OpenAIEmbeddings special token params for tiktoken (#2682) Pavel Shibanov 2023-04-11 06:00:55 +02:00
  • 1c979e320d docs: update tokenizer notice in llms/getting_started (#2641) Nikita Zavgorodnii 2023-04-11 04:55:45 +01:00
  • 9d20fd5135 add: conda installation instructions (#2678) Yasin Tatar 2023-04-11 05:54:13 +02:00
  • 28bef6f87d Clean up OpenAI Embeddings to fix method name and comments (#2687) vr140 2023-04-10 20:53:56 -07:00
  • ad3c5dd186 Harrison/databerry (#2688) Harrison Chase 2023-04-10 18:49:47 -07:00
  • b286d0e63f Adding milvus/zilliz into docs (#2686) Filip Haltmayer 2023-04-10 18:08:41 -07:00
  • 90d5328eda docs: Update deployments.md to include a BentoML example (#2661) Sean Sheng 2023-04-10 14:57:32 -07:00
  • bd9f095ed2 Doc - Update google_search.ipynb - more explicit reference to places where to create API keys (#2670) Tommertom 2023-04-10 21:36:52 +02:00
  • e23a596a18 SqlDatabaseToolkit should have custom llm for QueryChecke… (#2676) Ankush Gola 2023-04-10 11:43:24 -07:00
  • 8d3b059332 Add docs for callbacks (#2643) Ankush Gola 2023-04-10 10:23:11 -07:00
  • 1931d4495e Update Graphsignal ecosystem page (#2662) Dmitri Melikyan 2023-04-10 17:00:26 +02:00
  • e63f9a846b Harrison/docs agents (#2647) Harrison Chase 2023-04-09 22:34:34 -07:00
  • b82cbd1be0 Use run and arun in place of combine_docs and acombine_docs (#2635) Ankush Gola 2023-04-10 03:47:59 +02:00
  • 50c511d75f Add new loader to load pdf as html content (#2607) Chetanya Rastogi 2023-04-09 17:57:25 -07:00
  • 61f7bd7a3a fix question answering nb (#2637) Ankush Gola 2023-04-10 02:56:49 +02:00
  • 10ff1fda8e Add Streaming for GPT4All (#2642) William FH 2023-04-09 17:54:26 -07:00
  • c51753250d Add async call to APIChain. (#2583) (#2644) Ankush Gola 2023-04-10 01:28:16 +02:00
  • e56673c7f9 BabyAGI Notebook Example (#2559) William FH 2023-04-09 13:54:23 -07:00
  • 7c1dd3057f cr Harrison Chase 2023-04-09 13:10:46 -07:00
  • 412397ad55 bump version to 136 (#2634) Harrison Chase 2023-04-09 13:08:05 -07:00
  • 7aba18ea77 Harrison/docs cleanup (#2633) Harrison Chase 2023-04-09 12:55:22 -07:00
  • e57f0e38c1 Fix small typo in SemanticSimilarityExampleSelector (#2629) Jan 2023-04-09 21:53:02 +02:00
  • 63175eb696 Fix typo in docs (#2601) Nick Gibb 2023-04-09 21:52:35 +02:00
  • 54b1645d13 fix: ReadTheDocs loader main content filter (#2609) blob42 2023-04-09 19:51:56 +00:00
  • aaac7071a3 Deep Lake retriever example analyzing Twitter the-algorithm source code (#2602) Davit Buniatyan 2023-04-09 12:29:47 -07:00
  • 5c0c5fafb2 Multi-Hop / Multi-Spec LLM Chain (#2549) William FH 2023-04-09 12:29:16 -07:00
  • d2f8ddab10 Fix typo in PromptTemplate from_examples (#2628) Jan 2023-04-09 21:28:50 +02:00
  • 9a49f5763d Add missing comma in async_agent.ipynb (#2614) ecneladis 2023-04-09 21:28:28 +02:00
  • 166624d005 Fix typo in error message (#2622) Jan 2023-04-09 21:25:49 +02:00
  • 9aed565f13 Fix missing import in AzureOpenAI embeddings example (#2625) Girish Sharma 2023-04-10 00:55:31 +05:30
  • 0f5d3b3390 Typo docs - Update data_augmented_question_answering.ipynb propriterary-> proprietary (#2626) Tommertom 2023-04-09 21:24:53 +02:00
  • 5376799a23 Allow recovering from JSONDecoder errors in StructuredOutputParser (#2616) Nuno Campos 2023-04-09 15:32:49 +01:00
  • 6f39e88a2c Add AsyncIteratorCallbackHandler (#2329) Nuno Campos 2023-04-08 22:34:55 +01:00
  • 6e4e7d2637 bump version to 135 (#2600) Harrison Chase 2023-04-08 13:46:35 -07:00
  • 5e57496225 #2595 ChromaDB: Add ability to adjust metadata for indexes upon creating co… (#2597) rkeshwani 2023-04-08 15:31:17 -05:00
  • b9e5b27a99 Harrison/motorhead (#2599) Harrison Chase 2023-04-08 13:27:20 -07:00
  • 79a44c8225 Remove unnecessary question mark in link in README (#2589) Johnny Lim 2023-04-09 04:41:25 +09:00
  • 2f49c96532 Harrison/redis (#2588) Harrison Chase 2023-04-08 10:55:52 -07:00
  • 40469eef7f fix temperature parameter not used in chat models (#2558) Yuchu Luo 2023-04-08 23:47:50 +08:00
  • 125afb51d7 Add shared Google Drive folder support (#2562) Will Henchy 2023-04-08 11:46:55 -04:00
  • 7bf5b0ccd3 RWKV: do not propagate model_state between calls (#2565) Alex Rad 2023-04-08 08:36:16 -07:00
  • 7a4e1b72a8 Fix docs links (#2572) Venky 2023-04-08 17:33:28 +02:00
  • f5afb60116 doc: change comment with correct name (#2580) Roy Xue 2023-04-08 23:31:33 +08:00
  • f7f118e021 use openai_organization as argument (#2566) Shishin Mo 2023-04-08 14:02:02 +09:00
  • 544cc7f395 Modified doc (#2568) akmhmgc 2023-04-08 14:01:53 +09:00
  • cd9336469e fix: missed deps integrations tests (#2560) sergerdn 2023-04-07 20:43:53 -07:00
  • d8967e28d0 Upgrade Qdrant to 1.1.2 (#2554) Kacper Łukawski 2023-04-07 21:24:32 +02:00
  • b4d6a425a2 Fix typo in ChatGPT plugins (#2553) joaoareis 2023-04-07 19:17:15 +01:00
  • fc1d48814c fix typo in summary_buffer.ipynb (#2547) Ikko Eltociear Ashimine 2023-04-08 03:16:53 +09:00
  • 9b78bb7393 Fix a typo in the SQL agent prompt prefix (#2552) Duncan Brown 2023-04-07 19:15:47 +01:00
  • a32c85951e agent docs (#2551) Harrison Chase 2023-04-07 10:01:23 -07:00
  • 95e780d6f9 bump version 134 (#2544) Harrison Chase 2023-04-07 09:02:19 -07:00
  • 247a88f2f9 Harrison/move eval (#2533) Harrison Chase 2023-04-07 07:53:13 -07:00
  • 6dc86ad48f feat: add pytest-vcr for recording HTTP interactions in integration tests (#2445) sergerdn 2023-04-07 07:28:57 -07:00
  • c9f93f5f74 fix: token counting for chat openai. (#2543) tmyjoe 2023-04-07 23:27:03 +09:00
  • 8cded3fdad fix typo (#2532) SangamSwadiK 2023-04-07 19:55:22 +05:30
  • dca21078ad Run tools concurrently in _atake_next_step (#2537) Ankush Gola 2023-04-07 16:23:03 +02:00
  • 6dbd29e440 add async vector operations in VectorStore base class (#2535) Ankush Gola 2023-04-07 16:22:14 +02:00
  • 481de8df7f Modify docs (#2539) akmhmgc 2023-04-07 23:21:38 +09:00
  • a31c9511e8 Harrison/redis improvements (#2528) Harrison Chase 2023-04-06 23:21:22 -07:00
  • ec489599fd Correct typo in documentation for word 'therefore' (#2529) Hamza Kyamanywa 2023-04-07 15:20:30 +09:00
  • 3d0449bb45 agent tool retrieval (#2530) Harrison Chase 2023-04-06 23:20:10 -07:00
  • 632c65d64b Add to notebook to assist in ground truth question generation (#2523) William FH 2023-04-06 23:08:55 -07:00
  • 15cdfa9e7f Harrison/table index (#2526) Harrison Chase 2023-04-06 23:03:09 -07:00
  • 704b0feb38 Harrison/allow org none (#2527) Harrison Chase 2023-04-06 23:00:42 -07:00
  • aecd1c8ee3 Gitbook enhancements (#2279) Alex Iribarren 2023-04-07 07:55:07 +02:00
  • 58a93f88da Harrison/entity store (#2525) Harrison Chase 2023-04-06 22:54:38 -07:00
  • aa439ac2ff Adding an in-context QA evaluation chain + chain of thought reasoning chain for improved accuracy (#2444) Vashisht Madhavan 2023-04-07 01:32:41 -04:00
  • e131156805 set default embedding max token size (#2330) AeroXi 2023-04-07 13:32:24 +08:00
  • 0316900d2f feat: implements similarity_search_by_vector on Weaviate (#2522) Fabian Venturini Cabau 2023-04-07 02:27:47 -03:00
  • 5c64b86ba3 Harrison/weaviate retriever (#2524) Harrison Chase 2023-04-06 22:27:37 -07:00
  • c2f21a519f Add support to set up openai organizations (#2514) Tiago De Gaspari 2023-04-07 02:23:16 -03:00
  • 629fda3957 Use JSON rather than JSON5 (#2520) William FH 2023-04-06 21:14:12 -07:00