Commit Graph

  • 6325a3517c Make recursive loader yield while crawling (#7568) Lance Martin 2023-07-13 21:55:20 -07:00
  • 82f3e32d8d [Small upgrade] Allow document limit in AzureCognitiveSearchRetriever (#7690) UmerHA 2023-07-14 05:04:40 +02:00
  • af6d333147 Fix same issue #7524 in FileCallbackHandler (#7687) AI-Chef 2023-07-14 10:39:21 +08:00
  • 3874bb256e Weaviate: Batch embed texts (#5903) Ben Perry 2023-07-13 19:57:58 -05:00
  • 574698a5fb Make so explicit class constructor is called in ElasticVectorSearch from_texts (#6199) Charles P 2023-07-13 16:55:20 -07:00
  • 854f3fe9b1 Update pgembedding.ipynb (#7682) Daniel 2023-07-13 20:54:07 -03:00
  • 051fac1e66 Improve walkthrough links for sphinx (#7672) William FH 2023-07-13 16:08:31 -07:00
  • 5db4dba526 add integrations hub link to docs (#7675) Bagatur 2023-07-13 18:44:10 -04:00
  • 9124221d31 Fixed handling of absolute URLs in RecursiveUrlLoader (#7677) Kenton Parton 2023-07-13 23:34:00 +01:00
  • c087ce74f7 Added matching async load func to PlaywrightURLLoader (#5938) EllieRoseS 2023-07-13 22:51:38 +01:00
  • ae7714f1ba Configure Tracer Workers (#7676) William FH 2023-07-13 14:00:14 -07:00
  • fbc97a77ed add browserless loader (#7562) Jasper 2023-07-13 13:18:28 -07:00
  • 120c52589b Enabled Azure Active Directory token-based auth access to OpenAI completions (#6313) mebstyne-msft 2023-07-13 15:05:47 -05:00
  • c7b687e944 Simplify GraphQL Tool Initialization documentation by Removing 'llm' Argument (#7651) frangin2003 2023-07-13 19:52:07 +01:00
  • aab2a7cd4b Normalize Trajectory Eval Score (#7668) William FH 2023-07-13 09:58:28 -07:00
  • 5f03cc3511 spelling nit (#7667) William FH 2023-07-13 09:12:57 -07:00
  • 3dd0704e38 bump 232 (#7659) Bagatur 2023-07-13 10:32:39 -04:00
  • 24c1654208 Fix SQLAlchemy LLM cache clear (#7653) Tamas Molnar 2023-07-13 15:39:04 +02:00
  • c17a80f11c fix chroma updated upsert interface (#7643) Bagatur 2023-07-13 09:27:14 -04:00
  • a673a51efa [Breaking] Update Evaluation Functionality (#7388) William FH 2023-07-13 02:13:06 -07:00
  • 224199083b Fix missing chain classname in StdOutCallbackHandler.on_chain_start (#6124) Sam Coward 2023-07-13 03:05:36 -04:00
  • af3f401015 update base class of ListStepContainer to BaseStepContainer (#6232) lucasiscovici 2023-07-13 09:03:02 +02:00
  • 98e1bbfbbd Add missing dependencies to apify.ipynb (#6331) Matt Adams 2023-07-13 08:02:23 +01:00
  • 6f62e5461c Update the parser regex of map_rerank (#6419) Ma Donghao 2023-07-13 16:01:42 +09:00
  • b08f903755 fix chroma init bug (#7639) Bagatur 2023-07-13 03:00:33 -04:00
  • f307ca094b fix(memory): allow internal chains to use memory (#6769) Nir Gazit 2023-07-13 09:47:44 +03:00
  • 488d2d5da9 Entity extraction improvements (#6342) Francisco Ingham 2023-07-13 03:16:05 -03:00
  • a8bbfb2da3 feat(agents): allow trimming of intermediate steps to last N (#6476) Nir Gazit 2023-07-13 09:09:25 +03:00
  • 92ef77da35 fix: remove useless variable k (#6524) Zeeland 2023-07-13 13:58:36 +08:00
  • 7f8ff2a317 add tagger nb (#7637) Bagatur 2023-07-13 01:48:23 -04:00
  • c5e50c40c9 Fix Document Similarity Check with passed Threshold (#6845) Sidchat95 2023-07-13 00:30:47 -05:00
  • a08baa97c5 Use modern OpenAI endpoints for embeddings (#6573) Jacob Ajit 2023-07-13 01:23:17 -04:00
  • cdb93ab5ca Adds OpenAI functions powered document metadata tagger (#7521) Jacob Lee 2023-07-12 22:12:41 -07:00
  • 8effd90be0 Add new types of document transformers (#7379) Jason Fan 2023-07-12 20:53:30 -07:00
  • f11d845dee Fixed validation error when credentials_profile_name, or region_name is not passed (#7629) Piyush Jain 2023-07-12 20:47:35 -07:00
  • 0e1d7a27c6 WhyLabsCallbackHandler updates (#7621) Jamie Broomall 2023-07-12 22:46:56 -05:00
  • 53722dcfdc Fixed a typo in pinecone_hybrid_search.ipynb (#7627) Gaurang Pawar 2023-07-13 09:16:41 +05:30
  • 1d4db1327a fix openai structured chain with pydantic (#7622) Bagatur 2023-07-12 23:46:13 -04:00
  • ee70d4a0cd mv tutorials (#7614) Bagatur 2023-07-12 17:33:36 -04:00
  • 9b215e761e Stop warning when parent run ID not present (#7611) William FH 2023-07-12 14:04:32 -07:00
  • 2f848294cb Rm Warning that Tracing is Experimental (#7612) William FH 2023-07-12 14:04:28 -07:00
  • d85c33a5c3 Fix the markdown rendering issue with a code block inside a markdown code block (#6625) Yaohui Wang 2023-07-13 04:29:25 +08:00
  • 0d92a7f357 codespell: workflow, config + some (quite a few) typos fixed (#6785) Yaroslav Halchenko 2023-07-12 16:20:08 -04:00
  • 931e68692e Adds a chain around sympy for symbolic math (#6834) Sam 2023-07-12 14:17:32 -05:00
  • be29a6287d feat: add model architecture back to wandb tracer (#6806) Bharat Ramanathan 2023-07-13 00:30:18 +05:30
  • adc96d60b6 Implement Function Callback tracer (#6835) Alex Iribarren 2023-07-12 20:38:41 +02:00
  • 93a84f6182 Update bedrock.py - support of other endpoint url (esp. for users of … (#7592) Ducasse-Arthur 2023-07-12 16:43:23 +02:00
  • 22525bad65 bump 231 (#7584) Bagatur 2023-07-12 10:43:12 -04:00
  • 6e1000dc8d docs : Use more meaningful cnosdb examples (#7587) Subsegment 2023-07-12 22:31:55 +08:00
  • f3c9bf5e4b fix(typo): Clarify the point of llm_chain (#7593) Samuel ROZE 2023-07-12 15:31:00 +01:00
  • 6cdd4b5edc only add handlers if they are new (#7504) Alec Flett 2023-07-12 00:48:29 -07:00
  • 50316f6477 Adding LLM wrapper for Kobold AI (#7560) ausboss 2023-07-12 02:48:12 -05:00
  • 603a0bea29 Fixes incorrect docstore creation in faiss.py (#7026) Rohit Kumar Singh 2023-07-12 13:05:49 +05:30
  • 3f7213586e add supported properties for notiondb document loader's metadata (#7570) Tommy Hyeonwoo Kim 2023-07-12 16:34:54 +09:00
  • 5f17c57174 Update chat agents' output parser to extract action by regex (#7511) Junlin Zhou 2023-07-12 15:12:02 +08:00
  • ebcb144342 unit test sqlalachemy (#7582) Bagatur 2023-07-12 03:03:16 -04:00
  • 641fd74baa Harrison/pg vector move (#7580) Harrison Chase 2023-07-11 23:22:34 -07:00
  • 2667ddc686 Fix make docs_build and related scripts (#7276) os1ma 2023-07-12 11:05:14 +09:00
  • 74c28df363 Update Pinecone Upsert method usage (#7358) Pharbie 2023-07-11 21:14:42 -04:00
  • 5c3fe8b0d1 Enhance Makefile with 'format_diff' Option and Improved Readability (#7394) Kazuki Maeda 2023-07-12 10:03:17 +09:00
  • 2babe3069f Revert pinecone v4 support (#7566) Bagatur 2023-07-11 20:58:59 -04:00
  • e811c5e8c6 Add OpenAI organization ID to docs (#7398) schop-rob 2023-07-12 02:51:58 +02:00
  • 8741e55e7c Template formats documentation (#7404) Kenny 2023-07-11 18:24:24 -04:00
  • 00c466627a minor bug fix: properly await AsyncRunManager's method call in MulitRouteChain (#7487) Fielding Johnston 2023-07-11 17:18:47 -05:00
  • cc0585af42 Improvement/add finish reason to generation info in chat open ai (#7478) tonomura 2023-07-12 07:12:57 +09:00
  • b96ac13f3d Minor update to reference other sql tool by tool names instead of hard coded string. (#7514) Junlin Zhou 2023-07-12 05:44:23 +08:00
  • 9cb2347453 Fix broken link from Marqo Ecosystem (#7510) OwenElliott 2023-07-12 07:15:15 +10:00
  • c4d53f98dc docs: update unstructured docstrings (#7561) Matt Robinson 2023-07-11 17:12:05 -04:00
  • 2c2f0e15a6 clarify about api key (#7540) Ben Auffarth 2023-07-11 21:46:06 +01:00
  • 0ea7224535 [Minor] Remove tagger from spacy sentencizer (#7534) Jona Sassenhagen 2023-07-11 22:43:46 +02:00
  • 1f83b5f47e Reuse the existing collection if configured properly in Qdrant.from_texts (#7530) Kacper Łukawski 2023-07-11 22:24:35 +02:00
  • 6674b33cf5 Added support for chat_history (#7555) Leonid Kuligin 2023-07-11 21:27:26 +02:00
  • 406a9dc11f Add notebook example for Lemon AI NLP Workflow Automation (#7556) Felix Brockmeier 2023-07-11 21:15:11 +02:00
  • 9e067b8cc9 Add env setup (#7550) Lance Martin 2023-07-11 09:48:40 -07:00
  • 3c4338470e bump 230 (#7544) Bagatur 2023-07-11 11:24:08 -04:00
  • d2137eea9f fix cpal docs (#7545) Bagatur 2023-07-11 11:07:45 -04:00
  • 9129318466 CPAL (#6255) Boris 2023-07-11 07:11:21 -07:00
  • 2e4047e5e7 feat: support generate as an early stopping method for OpenAIFunctionsAgent (#7229) Alejandra De Luna 2023-07-11 09:25:02 -04:00
  • 1dd4236177 Fix HF endpoint returns blank for text-generation (#7386) Hashem Alsaket 2023-07-11 02:06:05 -05:00
  • 4a94f56258 Minor edits to QA docs (#7507) Lance Martin 2023-07-10 22:15:05 -07:00
  • 5171c3bcca Refactor vector storage to correctly handle relevancy scores (#6570) Raymond Yuan 2023-07-10 20:37:03 -07:00
  • bd0c6381f5 Minor update to clarify map-reduce custom prompt usage (#7453) Lance Martin 2023-07-10 16:43:44 -07:00
  • 28d2b213a4 Update landing page for "question answering over documents" (#7152) Lance Martin 2023-07-10 14:15:13 -07:00
  • dd648183fa Rm create_project line (#7486) William FH 2023-07-10 10:49:55 -07:00
  • 5eec74d9a5 docstrings document_loaders 3 (#6937) Leonid Ganeline 2023-07-10 08:56:53 -07:00
  • 9d13dcd17c Pinecone: Add V4 support (#7473) Stanko Kuveljic 2023-07-10 17:39:47 +02:00
  • 5debd5043e Added deeplake use case examples of the new features (#6528) Adilkhan Sarsen 2023-07-10 20:04:29 +06:00
  • 9b615022e2 bump 229 (#7467) Bagatur 2023-07-10 04:38:55 -04:00
  • 92b4418c8c Datadog logs loader (#7356) Kazuki Maeda 2023-07-10 17:27:55 +09:00
  • 7d29bb2c02 Add Xorbits Dataframe as a Document Loader (#7319) Yifei Song 2023-07-10 16:24:47 +08:00
  • 21a353e9c2 feat: ctransformers support async chain (#6859) Sergio Moreno 2023-07-10 10:23:41 +02:00
  • d2cf0d16b3 adding max_marginal_relevance_search method to MongoDBAtlasVectorSearch (#7310) Paul-Emile Brotons 2023-07-10 04:04:19 -04:00
  • 04cddfba0d Add lark import error (#7465) Bagatur 2023-07-10 03:21:23 -04:00
  • bcab894f4e feat: Add UnstructuredTSVLoader (#7367) Matt Robinson 2023-07-10 03:07:10 -04:00
  • 490f4a9ff0 Fixes KeyError in AmazonKendraRetriever initializer (#7464) Ronald Li 2023-07-10 15:02:36 +08:00
  • 7ffc431b3a Add spacy sentencizer (#7442) Jona Sassenhagen 2023-07-10 08:52:05 +02:00
  • 50a9fcccb0 feat(module): add param ids to ElasticVectorSearch.from_texts method (#7425) charosen 2023-07-10 14:25:35 +08:00
  • a5fd8873b1 fix: type hint of get_chat_history in BaseConversationalRetrievalChain (#7461) James Yin 2023-07-10 14:14:00 +08:00
  • dfc3f83b0f docs(vectorstores/integrations/chroma): Fix loading and saving (#7437) nikkie 2023-07-10 15:05:15 +09:00
  • c7f7788d0b Add ZepMemory; improve ZepChatMessageHistory handling of metadata; Fix bugs (#7444) Daniel Chalef 2023-07-09 22:53:49 -07:00