From 17484089ff7bc1ddacbfc748cfa57af8cf93fe2b Mon Sep 17 00:00:00 2001 From: Josh Reini Date: Thu, 16 May 2024 15:34:54 -0400 Subject: [PATCH] Deployed ca1a8759 with MkDocs version: 1.5.3 --- conf/index.html | 38 +- objects.inv | Bin 10739 -> 10743 bytes search/search_index.json | 2 +- sitemap.xml.gz | Bin 127 -> 127 bytes .../5_output_rails/config/actions/index.html | 8 +- .../6_topical_rails/config/actions/index.html | 8 +- .../7_rag/config/actions/index.html | 8 +- .../config/actions/index.html | 8 +- .../config/actions/index.html | 8 +- trulens_eval/api/feedback/index.html | 4 +- trulens_eval/api/provider/bedrock/index.html | 4 +- .../api/provider/langchain/index.html | 4 +- trulens_eval/api/provider/litellm/index.html | 4 +- .../api/provider/llmprovider/index.html | 2 +- .../provider/openai/azureopenai/index.html | 4 +- trulens_eval/api/provider/openai/index.html | 4 +- trulens_eval/api/providers/index.html | 48 +- .../feedback_implementations/stock/index.html | 5822 +++-------------- .../evaluation/feedback_providers/index.html | 12 +- 19 files changed, 948 insertions(+), 5040 deletions(-) diff --git a/conf/index.html b/conf/index.html index 54b7c789c..8fc71ba15 100644 --- a/conf/index.html +++ b/conf/index.html @@ -4006,7 +4006,7 @@

Conf

-

options: -heading_level: 4 -show_bases: false -show_root_heading: false -show_root_toc_entry: false -show_source: false -show_docstring_classes: false -show_docstring_modules: false -show_docstring_parameters: false -show_docstring_returns: false -show_docstring_description: true -show_docstring_examples: false -show_docstring_other_parameters: false -show_docstring_attributes: false -show_signature: false -separate_signature: false -summary: false -group_by_category: false -members_order: alphabetical -filters: - "!^*"

+ diff --git a/trulens_eval/evaluation/feedback_providers/index.html b/trulens_eval/evaluation/feedback_providers/index.html index 9a05788cd..e36af6780 100644 --- a/trulens_eval/evaluation/feedback_providers/index.html +++ b/trulens_eval/evaluation/feedback_providers/index.html @@ -3627,25 +3627,25 @@

Feedback ProvidersClassification-based Providers

Some feedback functions rely on classification typically tailor made for task, unlike LLM models.

Generation-based Providers

Providers which use large language models for feedback evaluation:

Feedback functions in common across these providers are in their abstract class -LLMProvider.

+LLMProvider.

Embedding-based Providers

Provider Combinations