Commit Graph

  • 1db13e8a85 Fix chat example output mapper (#7808) William FH 2023-07-16 17:47:05 -07:00
  • c58d35765d Add examples to docstrings (#7796) William FH 2023-07-16 12:05:56 -07:00
  • ed97af423c Accept LLM via constructor (#7794) William FH 2023-07-16 08:46:36 -07:00
  • c4ece52dac update LangSmith notebook (#7767) Ankush Gola 2023-07-15 21:05:09 -07:00
  • 0d058d4046 Add try except block to OpenAIWhisperParser (#7505) Kenny 2023-07-15 18:42:00 -04:00
  • 4cb9f1eda8 Update langsmith version (#7759) William FH 2023-07-15 12:01:41 -07:00
  • 1d06eee3b5 Fix ntbk link in docs (#7755) Lance Martin 2023-07-15 09:11:18 -07:00
  • 2e3d77c34e Fix eval loader when overriding arguments (#7734) William FH 2023-07-15 08:30:32 -07:00
  • c871c04270 bump 234 (#7754) Bagatur 2023-07-15 10:49:51 -04:00
  • 96f3dff050 MediaWiki docloader improvements + unit tests (#5879) Gordon Clark 2023-07-15 22:49:36 +08:00
  • 4c8106311f Add pip install langsmith for Quick Install part of README (#7694) Xavier 2023-07-15 22:27:32 +08:00
  • b8b8a138df Simple Import fix in Tools Exception Docs (#7740) Mohammad Mohtashim 2023-07-15 19:25:34 +05:00
  • 43f900fd38 docs: Mendable Search Improvements (#7744) Nicolas 2023-07-15 10:19:21 -04:00
  • b7c409152a Document loader/debug (#7750) rjarun8 2023-07-15 19:48:27 +05:30
  • b015647e31 Add GPT4All embeddings (#7743) Lance Martin 2023-07-15 07:04:29 -07:00
  • b6a7f40ad3 added support for Google Images search (#7751) Chang Sau Sheong 2023-07-15 22:04:18 +08:00
  • 1ff5b67025 Implement async API for Qdrant vector store (#7704) Kacper Łukawski 2023-07-15 15:33:26 +02:00
  • 275b926cf7 add missing import (#7730) Bearnardd 2023-07-15 02:03:23 +02:00
  • 9800c6051c add support for truncate arg for HuggingFaceTextGenInference class (#7728) Bearnardd 2023-07-14 22:23:56 +02:00
  • 77e6bbe6f0 fix typo in deeplake.ipynb (#7718) Lorenzo 2023-07-15 02:38:31 +09:00
  • 2be3515a66 SQLDatabase: adding security disclamer (#7710) Samuel Berthe 2023-07-14 19:38:16 +02:00
  • fcf98dc4c1 Check for Tiktoken (#7705) William FH 2023-07-14 09:49:01 -07:00
  • bae93682f6 update docs (#7714) Bagatur 2023-07-14 11:49:09 -04:00
  • b065da6933 Bagatur/docs nit (#7712) Bagatur 2023-07-14 11:13:02 -04:00
  • 87d81b6acc Redirect old text splitter page (#7708) Bagatur 2023-07-14 11:12:18 -04:00
  • 210296a71f Integrate Rockset as a document loader (#7681) Aarav Borthakur 2023-07-14 07:58:13 -07:00
  • ad7d97670b bump 233 (#7707) Bagatur 2023-07-14 10:38:13 -04:00
  • 7d4843fe84 feat(chains): adding ElasticsearchDatabaseChain for interacting with analytics database (#7686) Samuel Berthe 2023-07-14 16:30:57 +02:00
  • 6d88b23ef7 Update pgembedding.ipynb (#7699) Daniel 2023-07-14 09:39:01 -03:00
  • 663b0933e4 Allow passing auth objects in TextRequestsWrapper (#7701) Eric Speidel 2023-07-14 14:38:24 +02:00
  • 1e40427755 Enabled nesting chain group (#7697) Nuno Campos 2023-07-14 10:03:16 +01:00
  • 85e1c9b348 Added support for examples for VertexAI chat models. (#7636) Leonid Kuligin 2023-07-14 08:03:04 +02:00
  • 45bb414be2 Add LLM for Alibaba's Damo Academy's Tongyi Qwen API (#7477) Richy Wang 2023-07-14 13:58:22 +08:00
  • 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