Commit Graph

  • 8f8e8d701e Fix info about YouTube (#7447) Saurabh Chaturvedi 2023-07-10 11:22:55 +05:30
  • 560c4dfc98 docstrings: docstore and client (#6783) Leonid Ganeline 2023-07-08 22:34:28 -07:00
  • f5bd88757e Fix typo (#7416) Jeroen Van Goey 2023-07-09 06:54:48 +02:00
  • ea9c3cc9c9 Fix syntax erros in documentation (#7409) Alejandro Garrido Mota 2023-07-09 00:52:01 +01:00
  • 5da9f9abcb docs(agents/toolkits): Fix error in document_comparison_toolkit.ipynb (#7417) Nolan 2023-07-08 16:51:08 -07:00
  • 2eb4a2ceea docs(retrievers/get-started): Fix broken state_of_the_union.txt link (#7399) nikkie 2023-07-09 00:11:05 +09:00
  • e7420789e4 improve description of JinaChat (#7397) Delgermurun 2023-07-08 16:57:11 +02:00
  • 26c86a197c bump 228 (#7393) Bagatur 2023-07-08 03:05:20 -04:00
  • 1d649b127e Added param to return only a structured json from the get_format_instructions method (#5848) SvMax 2023-07-08 08:57:26 +02:00
  • 362bc301df fix jina (#7392) Bagatur 2023-07-08 02:41:54 -04:00
  • a1603fccfb integrate JinaChat (#6927) Delgermurun 2023-07-08 08:17:04 +02:00
  • 4ba7396f96 Add single run eval loader (#7390) William FH 2023-07-07 23:06:49 -07:00
  • 633b673b85 Update pinecone.ipynb (#7382) Roger Yu 2023-07-08 15:48:03 +10:00
  • 4d697d3f24 Allow passing custom prompts to GraphIndexCreator (#7381) Oleg Zabluda 2023-07-07 22:47:53 -07:00
  • 612a74eb7e Make Ref Example Threadsafe (#7383) William FH 2023-07-07 21:50:42 -07:00
  • 4789c99bc2 Add String Distance and Embedding Evaluators (#7123) William FH 2023-07-07 21:44:31 -07:00
  • fb6e63dc36 Upgrade the AwaDB from 0.3.5 to 0.3.6 (#7363) ljeagle 2023-07-08 11:41:17 +08:00
  • c5edbea34a Load Run Evaluator (#7101) William FH 2023-07-07 19:57:59 -07:00
  • 1ac347b4e3 update databerry-chaindesk redirect (#7378) Bagatur 2023-07-07 19:11:46 -04:00
  • 705d2f5b92 Update the API Reference link in Streamlit integration docs (#7377) Joshua Carroll 2023-07-07 14:35:57 -07:00
  • ec033ae277 Rename Databerry to Chaindesk (#7022) Georges Petrov 2023-07-07 23:28:04 +02:00
  • da5b0723d2 update MosaicML inputs and outputs (#7348) Philip Meier 2023-07-07 23:23:11 +02:00
  • 184ede4e48 Fix buggy output from GraphQAChain (#7372) Bearnardd 2023-07-07 23:19:53 +02:00
  • 7cdf97ba9b Harrison/add to imports (#7370) Harrison Chase 2023-07-07 16:27:44 -04:00
  • 4d427b2397 Base language model docstrings (#7104) Bagatur 2023-07-07 16:09:10 -04:00
  • 2179d4eef8 Fix for KeyError in MlflowCallbackHandler (#7051) ॐ shivam mamgain 2023-07-08 01:38:06 +05:30
  • df746ad821 Add a callback handler for Context (https://getcontext.ai) (#7151) Alex Gamble 2023-07-07 20:33:29 +01:00
  • c9a0f24646 Add verbose parameter for llamacpp (#7253) Austin 2023-07-07 15:08:25 -04:00
  • 34a2755a54 Allow passing api key into OpenAIWhisperParser (#7281) Kenny 2023-07-07 15:07:45 -04:00
  • 4e7d0c115b Add support for filters and namespaces in similarity search in Pinecone similarity_score_threshold (#7301) mrkhalil6 2023-07-08 00:03:59 +05:00
  • 01dca1e438 Add context to an output parsing error on Pydantic schema to improve exception handling (#7344) Manuel Saelices 2023-07-07 20:49:37 +02:00
  • 1ac6deda89 update extension name (#7359) Raouf Chebri 2023-07-07 20:35:51 +02:00
  • 4e180dc54e Unset Cache in Tests (#7362) William FH 2023-07-07 11:05:09 -07:00
  • 3ce4e46c8c The Fellowship of the Vectors: New Embeddings Filter using clustering. (#7015) German Martin 2023-07-07 14:28:17 -03:00
  • b489466488 docs: dependents update 4 (#7360) Leonid Ganeline 2023-07-07 10:22:30 -07:00
  • 38ca5c84cb Explicitly list requires_reference in function (#7357) William FH 2023-07-07 10:04:03 -07:00
  • 49b2b0e3c0 change embedding to None (#7355) Harrison Chase 2023-07-07 12:33:03 -04:00
  • a2830e3056 Update chroma.py: Persist directory from client_settings if provided there (#7087) imaprogrammer 2023-07-07 21:50:27 +05:30
  • cb4e88e4fb bump 227 (#7354) Bagatur 2023-07-07 11:52:35 -04:00
  • d1c7237034 openai fn update nb (#7352) Bagatur 2023-07-07 11:52:21 -04:00
  • 0ed2da7020 bump 226 (#7335) Bagatur 2023-07-07 05:59:13 -04:00
  • 1c8cff32f1 Generic OpenAI fn chain (#7270) Bagatur 2023-07-07 05:44:53 -04:00
  • fd7145970f Output parser redirect (#7330) Bagatur 2023-07-07 04:26:34 -04:00
  • 3074306ae1 Marqo Vector Store Examples & Type Hints (#7326) OwenElliott 2023-07-07 18:11:20 +10:00
  • 5809c3d29d Pack of small fixes and refactorings that don't affect functionality (#6990) Nayjest 2023-07-07 10:40:49 +03:00
  • 87f75cb322 Add base Chain docstrings (#7114) Bagatur 2023-07-07 03:06:33 -04:00
  • 284d40b7af docstrings top level update (#7173) Leonid Ganeline 2023-07-06 23:42:28 -07:00
  • 8d961b9e33 add preset ability to textgen llm (#7196) Stav Sapir 2023-07-07 09:41:24 +03:00
  • a9c5b4bcea Bagatur/clarifai update (#7324) Bagatur 2023-07-07 02:23:20 -04:00
  • 9954eff8fd Rename prompt_template => _DEFAULT_GRAPH_QA_TEMPLATE and PROMPT => GRAPH_QA_PROMPT to make consistent with the rest of the files (#7250) Oleg Zabluda 2023-07-06 23:17:40 -07:00
  • 6095a0a310 Added number_of_head_rows to pandas agent parameters (#7271) Nikhil Kumar Gupta 2023-07-07 11:47:26 +05:30
  • e047541b5f Corrected a typo in elasticsearch.ipynb (#7318) John Landahl 2023-07-06 22:35:32 -07:00
  • 152dc59060 docs : add cnosdb to Ecosystem Integrations (#7316) Subsegment 2023-07-07 13:35:22 +08:00
  • 927c8eb91a Refac package version check (#7312) Bagatur 2023-07-07 01:21:53 -04:00
  • bac56618b4 Solving anthropic packaging version issue (#7306) Sparsh Jain 2023-07-07 05:05:42 +05:30
  • d642609a23 Fix: Recognize List at from_function (#7178) Jason B. Koh 2023-07-06 14:22:09 -07:00
  • ec10787bc7 Fixed the confluence loader ".csv" files loading issue (#7195) Chathura Rathnayake 2023-07-07 02:51:43 +05:30
  • b21c2f8704 Update docs for whylabs (langkit) callback handler (#7293) Andre Elizondo 2023-07-06 14:21:28 -07:00
  • e736d60516 Load Evaluator (#6942) William FH 2023-07-06 13:58:58 -07:00
  • 12d14f8947 Fix secrets serialisation for ChatAnthropic (#7300) David Duong 2023-07-06 22:57:12 +02:00
  • cb9ff6efb8 Add function call params to invocation params (#7240) William FH 2023-07-06 13:56:07 -07:00
  • 1f4a51cb9c Add Agent Trajectory Interface (#7122) William FH 2023-07-06 13:33:33 -07:00
  • a6b39afe0e rm side nav (#7297) Bagatur 2023-07-06 15:19:29 -04:00
  • 1a4ca3eff9 handle missing finish_reason (#7296) Bruno Bornsztein 2023-07-06 14:13:51 -05:00
  • 6ff9e9b34a updated huggingface_hub examples (#7292) Leonid Ganeline 2023-07-06 12:04:37 -07:00
  • 09acbb8410 Modified PromptLayerChatOpenAI class to support function call (#6366) Avinash Raj 2023-07-06 22:46:04 +05:30
  • e0cb3ea90c Fix sql_database.ipynb link (#6525) Dídac Sabatés 2023-07-06 19:07:37 +02:00
  • 4450791edd docs: tutorials update (#7230) Leonid Ganeline 2023-07-06 09:44:23 -07:00
  • a7ae35fe4e Fix duplicated sentence in documentation's introduction (#6351) Diego Machado 2023-07-06 12:12:18 -04:00
  • 681f2678a3 add elasticknn to init (#7284) Bagatur 2023-07-06 11:58:24 -04:00
  • c23e16c459 docs: Fixed typos in Amazon Kendra Retriever documentation (#7261) hayao-k 2023-07-07 00:56:52 +09:00
  • 8c371e12eb refactor BedrockEmbeddings class (#7266) zhujiangwei 2023-07-06 23:56:30 +08:00
  • c7cf11b8ab Remove whitespace in filename (#7264) Chui 2023-07-07 01:55:42 +10:00
  • fed64ae060 Chroma: add vector search with scores (#6864) Jan Kubica 2023-07-06 16:01:55 +02:00
  • 576880abc5 Re-use Trajectory Evaluator (#7248) William FH 2023-07-06 07:00:24 -07:00
  • e8f24164f0 Improve the alibaba cloud opensearch vector store documentation (#6964) zhaoshengbo 2023-07-06 21:47:49 +08:00
  • ae5aa496ee PowerBI updates (#7143) Eduard van Valkenburg 2023-07-06 15:39:23 +02:00
  • b9d6d4cd4c added template repo for CI/CD deployment on Google Cloud Run (#7218) emarco177 2023-07-06 16:38:38 +03:00
  • 8b19f6a0da Added retries for Vertex LLM (#7219) Leonid Kuligin 2023-07-06 15:38:01 +02:00
  • ec66d5188c Add Better Errors for Comparison Chain (#7033) William FH 2023-07-06 06:37:04 -07:00
  • e61cfb6e99 FLARE Example notebook: switch to named arg to pass pydantic validation (#7267) Stefano Lottini 2023-07-06 15:32:00 +02:00
  • 0c7a5cb206 Fix inconsistent behavior of CharacterTextSplitter when changing keep_separator (#7263) Sasmitha Manathunga 2023-07-06 19:00:03 +05:30
  • b151d4257a docs: Update documentation for Wikipedia tool to use WikipediaQueryRun (#7258) os1ma 2023-07-06 22:29:38 +09:00
  • 887bb12287 Use correct Language for html_splitter (#7274) Jeroen Van Goey 2023-07-06 15:24:25 +02:00
  • f773c21723 Update supabase match_docs ddl and notebook to use expected id type (#7257) Shantanu Nair 2023-07-06 18:52:41 +05:30
  • 0e878ccc2d Add HumanInputChatModel (#7256) Myeongseop Kim 2023-07-06 22:21:03 +09:00
  • 57d8a3d1e8 Make tqdm for OpenAIEmbeddings optional (#7247) Myeongseop Kim 2023-07-06 12:36:01 +09:00
  • c36f852846 fix conversational retrieval docs (#7245) Harrison Chase 2023-07-05 21:51:33 -04:00
  • 035ad33a5b bump ver to 225 (#7244) Harrison Chase 2023-07-05 21:22:18 -04:00
  • cabd358c3a Add missing token_max in reduce.py acombine_docs (#7241) Shantanu Nair 2023-07-06 06:32:45 +05:30
  • 52b016920c Harrison/update anthropic (#7237) Harrison Chase 2023-07-05 21:02:35 -04:00
  • 695e7027e6 Harrison/parameter (#7081) Harrison Chase 2023-07-05 20:51:25 -04:00
  • 930e319ca7 Add concurrency to GitbookLoader (#7069) Yevgnen 2023-07-06 08:51:10 +08:00
  • 6aa66fd2b0 Update Hugging Face Hub notebook (#7236) Hashem Alsaket 2023-07-05 19:45:02 -05:00
  • 8afc8e6f5d Fix web_base.py (#6519) Mykola Zomchak 2023-07-05 19:53:57 -04:00
  • f891f7d69f Skip evaluation of unfinished runs (#7235) William FH 2023-07-05 16:35:20 -07:00
  • 83cf01683e Add 'eval' tag (#7209) William FH 2023-07-05 16:28:34 -07:00
  • 607708a411 Add tags support for langchaintracer (#7207) William FH 2023-07-05 16:19:04 -07:00
  • 75aa408f10 Send evaluator logs to new session (#7206) William FH 2023-07-05 16:15:29 -07:00
  • 0dc700eebf Harrison/scene xplain (#7228) Harrison Chase 2023-07-05 18:34:50 -04:00