Commit Graph

  • 7ee87eb0c8 Comet callback updates (#2889) Boris Feld 2023-04-14 22:19:58 +02:00
  • 634358db5e Fix OpenAI LLM docstring (#2910) dev2049 2023-04-14 11:09:36 -07:00
  • 30573b2e30 Correct instruction to use openweathermap utility in docstring (#2906) pranjaldoshi96 2023-04-14 23:16:20 +05:30
  • a508afa91c Add file filter param to Git loader (#2904) Kwuang Tang 2023-04-14 13:45:54 -04:00
  • 7e525a3b91 Add link to repo for deploying LangChain to Digitalocean App Platform (#2894) Ismail Pelaseyed 2023-04-14 17:55:21 +02:00
  • ccacf804a8 Fix format string in pinecone error handling (#2897) Peter Stolz 2023-04-14 17:53:02 +02:00
  • 86189cdcf9 Update load_qa_chain() docstring (#2900) Francis Felici 2023-04-14 12:51:30 -03:00
  • 8fef69296d nits (#2873) Harrison Chase 2023-04-14 07:55:12 -07:00
  • 0a38bbc750 updates to vectorstore memory (#2875) Harrison Chase 2023-04-14 07:54:57 -07:00
  • 203c0eb2ae docs: update getting_started.ipynb (#2883) Ikko Eltociear Ashimine 2023-04-14 23:40:26 +09:00
  • 1a44b71ddf Fix Baby AGI notebooks (#2882) ecneladis 2023-04-14 16:40:04 +02:00
  • 3c7204d604 docs: Quick fix to Mendable Search (#2876) Nicolas 2023-04-14 02:15:57 -04:00
  • 1e9378d0a8 Harrison/weaviate fixes (#2872) Harrison Chase 2023-04-13 22:37:34 -07:00
  • 07d7096de6 Harrison/playwright (#2871) Harrison Chase 2023-04-13 22:15:03 -07:00
  • 5565f56273 Use SQL dialect-specific prompts for SQLDatabaseChain (#2748) Jon Luo 2023-04-14 01:10:49 -04:00
  • 9907cb0485 Refactor similarity_search function in elastic_vector_search.py (#2761) drod 2023-04-14 07:09:00 +02:00
  • 1cc7ea333c chat_models.openai: Set tenacity timeout to openai's recommendation (#2768) rafael 2023-04-14 07:08:46 +02:00
  • 705596b46a Harrison/fix create sql agent (#2870) Harrison Chase 2023-04-13 22:07:58 -07:00
  • 8a98e5b50b Harrison/index name (#2869) Harrison Chase 2023-04-13 22:01:32 -07:00
  • dcb17503f2 Update qdrant.py (#2750) Andrey Vasnetsov 2023-04-14 06:57:05 +02:00
  • 74abeb8c53 Update output in Git notebook (#2868) ecneladis 2023-04-14 06:56:17 +02:00
  • 0226b375d9 docs: Mendable Search integration (#2803) Nicolas 2023-04-14 00:52:25 -04:00
  • 04c458a270 feat: improve pinecone tests (#2806) sergerdn 2023-04-13 21:49:31 -07:00
  • 016738e676 Add GitLoader (#2851) ecneladis 2023-04-14 06:39:20 +02:00
  • 8cfec2c5fe torch 2 support (#2865) lizelive 2023-04-13 21:38:49 -07:00
  • bf0887c486 Add Slack Directory Loader (#2841) vowelparrot 2023-04-13 21:31:59 -07:00
  • ed2ef5cbe4 Harrison/rwkv utf8 (#2867) Harrison Chase 2023-04-13 21:31:18 -07:00
  • 6be5d7c612 Update reduce_openapi_spec for PATCH and DELETE (#2861) Adam McCabe 2023-04-13 23:27:40 -04:00
  • c26a259ba6 Fix tiny typo (#2863) Benjamin Tan Wei Hao 2023-04-14 11:26:26 +08:00
  • f3180f05f9 Update sql chain notebook to clarify use of SQLAlchemy for connections (#2850) Jon Luo 2023-04-13 14:46:59 -04:00
  • ecc1a0c051 added code-analysis-deeplake.ipynb (#2844) leo-gan 2023-04-13 11:29:59 -07:00
  • 70ffe470aa Add easy print method to openai callback (#2848) Tim Asp 2023-04-13 11:28:42 -07:00
  • be4fb24b32 OpenAI LLM: update modelname_to_contextsize with new models (#2843) Tim Asp 2023-04-13 11:13:34 -07:00
  • 82d1d5f24e Fix grammar in Vector Memory Docs (#2847) vowelparrot 2023-04-13 11:00:09 -07:00
  • 53dc157145 [Docs] minor fixes to loaders links and rst warnings (#2846) Tim Asp 2023-04-13 10:54:40 -07:00
  • 1609950597 Harrison/retriever memory (#2804) Harrison Chase 2023-04-13 10:03:43 -07:00
  • 7688bf9182 WhatsApp document loader - update regex (#2776) Rounak Datta 2023-04-13 22:18:32 +05:30
  • 2db9b7a45d Revert "Add Slack Directory Loader (#2835)" (#2839) vowelparrot 2023-04-13 09:42:54 -07:00
  • 802363eb6a Remove print statement from test (#2809) KullTC 2023-04-13 18:31:48 +02:00
  • 2a89dc8c1c Fixing factually incorrect example (#2810) Azam Iftikhar 2023-04-13 21:12:39 +05:30
  • a6f767ae7a Add Slack Directory Loader (#2835) vowelparrot 2023-04-13 08:39:07 -07:00
  • 4f231b46ee Add openai.api_base to support openapi proxy (#2823) st01cs 2023-04-13 23:35:36 +08:00
  • 414dc803b6 bump version to 139 (#2834) Harrison Chase 2023-04-13 08:34:08 -07:00
  • 61858c5a08 Fix headings in docs (ClearML and Comet) (#2808) Preetesh Jain 2023-04-13 20:54:16 +05:30
  • 9a96691803 cr Harrison Chase 2023-04-13 08:23:33 -07:00
  • 324e9c83d5 Add BiliBiliLoader to langchain.document_loaders.__init__.py (#2826) 了空 2023-04-13 21:47:27 +08:00
  • ed03e965de Update README.md (#2805) Nuhman Pk 2023-04-13 10:32:06 +05:30
  • 64596b23b9 Return output of PythonAstREPLTool when falling back to exec() (#2780) KullTC 2023-04-13 06:22:46 +02:00
  • 1bb0706955 Harrison/comet ml (#2799) Harrison Chase 2023-04-12 21:21:51 -07:00
  • b2bc5ef56a agent refactor (#2801) Harrison Chase 2023-04-12 21:21:41 -07:00
  • abfca72c0b Add max_execution_time to openapi, pandas, and sql creators (#2779) Zach Jones 2023-04-12 20:09:42 -04:00
  • f0be3b0689 feat: add support for non-html in UnstructuredURLLoader (#2793) Matt Robinson 2023-04-12 20:06:28 -04:00
  • e081c62aac Fixed k=0 bug on ConversationBufferWindowMemory (#2796) Tim Connors 2023-04-12 17:05:54 -07:00
  • a094b7f807 Improve eval chain prompt (#2798) dev2049 2023-04-12 17:05:20 -07:00
  • 1c7fb31bba Weaviate attributes and error handling (#2800) Kah Keng Tay 2023-04-12 17:04:42 -07:00
  • 0e763677e4 Fix typo in qa eval chain prompt (#2797) dev2049 2023-04-12 14:17:25 -07:00
  • e49f1e628c Harrison/gpt cache (#2744) Harrison Chase 2023-04-12 14:16:58 -07:00
  • 425c437cd3 cr Harrison Chase 2023-04-12 13:46:58 -07:00
  • a2d729e537 cr Harrison Chase 2023-04-12 13:44:21 -07:00
  • 7adbc4fbb4 agent memory (#2792) Harrison Chase 2023-04-12 12:51:15 -07:00
  • 1bea9ea4be Fix async task being destroyed before cancelled (#2787) Nuno Campos 2023-04-12 20:38:38 +01:00
  • 819d72614a version 138 (#2782) Harrison Chase 2023-04-12 11:10:47 -07:00
  • fa0c9390c2 Update custom_agent.ipynb (#2767) wangml999 2023-04-13 02:13:46 +10:00
  • 59d054308c Add type inference for output parsers (#2769) Joshua Snyder 2023-04-12 18:12:20 +02:00
  • 789cc314c5 Typo (#2747) Nuhman Pk 2023-04-12 21:36:30 +05:30
  • b92a89e29f cr Harrison Chase 2023-04-11 23:52:14 -07:00
  • 94a92abf24 Add Retrieval Example for AI Plugins (#2737) vowelparrot 2023-04-11 23:22:14 -07:00
  • 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