website updates for public view#1158
Merged
chakravarthik27 merged 144 commits intogh-pagesfrom Dec 24, 2024
Merged
Conversation
…egradation analysis
…rabricks-using-azure-openai Fix/basic setup within datrabricks using azure openai
…sis in accuracy.py
…hance prediction handling for chat models, and update prompt management for flexibility.
…d HuggingFacePipeline classes
…fig class and remove unnecessary code in HuggingFacePipeline class
…sult_data in degradationsample.
…-drop-tests-on-robustness-and-bias Feature/implement accuracy drop tests on robustness and bias
…at-and-instruct-model-types Feature/add support for chat and instruct model types
…ounts like rating 1 to 5,
… and add evaluation method
…ground truth in DegradationAnalysis
…s accuracy calculation
…uestion-answering task evaluation
…curacy calculations
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…k-in-degradation_analysis-test feat: enhance DegradationAnalysis to support question-answering task
Chore/final website updates for 2.5.0
…icks and llms dependencies
…ypes in PromptConfig
…ate_Config notebook
Chore/final website updates
Release/2.5.0
bump version to 2.5.0 in pyproject.toml
Prikshit7766
approved these changes
Dec 24, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes several updates to the documentation and configuration files to enhance the project's functionality and user experience. The most important changes include adding new integration documentation, updating the navigation menu, and modifying the Python version matrix for testing.
Documentation updates:
integrations.mdfile to provide detailed instructions on integrating LangTest with Databricks, including setup steps and troubleshooting tips.navigation.ymlfile to include a link to the new Integrations page in the documentation menu.release_notes_2_2_0.mdfile to update the permalink for the release notes page.docs-langtest-pagination.htmlfile to include additional release notes links and commented out some older versions.Configuration updates:
build_and_test.ymlfile to include Python 3.11 in the testing matrix, removing Python 3.8.