[Feat] UI Feedback Form - why LiteLLM - #18999
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ghost
pushed a commit
that referenced
this pull request
Jan 13, 2026
#19025) * Add end to end integration tests for batches * Add end to end integration tests for batches * Add end to end integration tests for batches * Fix linter errors: remove unused imports and variables * Add end to end integration tests for batches * Add end to end integration tests for batches * Add end to end integration tests for batches * Add end to end integration tests for batches * chore: document temporary grype ignore for CVE-2019-1010022 * chore: add config option * chore: add ALLOWED_CVES * refetch after key create * test: remove flaky azure oidc embedding test * fixing build * bump: version 1.80.15 → 1.80.16 * [Fix] MSFT SSO - allow setting custom MSFT Base URLs (#18977) * fix TestCustomMicrosoftSSO * init CustomMicrosoftSSO * use CustomMicrosoftSSO * docs fix * docs fix * [Feat] UI Feedback Form - why LiteLLM (#18999) * init survey prompt * init survey modal * init Survey Modal * POST feedback hook * survey Modal * add other * in product survey fixes * fix survey prompt * fix survey * fix build * ui new build * [Feat] MSFT SSO - allow overriding env var attribute names (#18998) * add MSFT SSO constants * fix MSFT SSO env vars * test_microsoft_sso_handler_openid_from_response_with_custom_attributes * Add pricing of azure_ai/claude-opus-4-5 * test: temporarily disable flaky responses_id_security tests * fix(ui): use non-streaming method for endpoint v1/a2a/message/send in A2A playground ' --------- Co-authored-by: Ephrim Stanley <ephrim.stanley@point72.com> Co-authored-by: Yuta Saito <uc4w6c@bma.biglobe.ne.jp> Co-authored-by: yuneng-jiang <yuneng.jiang@gmail.com> Co-authored-by: YutaSaito <36355491+uc4w6c@users.noreply.github.com> Co-authored-by: Ishaan Jaff <ishaanjaffer0324@gmail.com> Co-authored-by: Sameer Kankute <sameer@berri.ai>
fzowl
pushed a commit
to fzowl/litellm
that referenced
this pull request
Jun 24, 2026
* init survey prompt * init survey modal * init Survey Modal * POST feedback hook * survey Modal * add other * in product survey fixes * fix survey prompt * fix survey
fzowl
pushed a commit
to fzowl/litellm
that referenced
this pull request
Jun 24, 2026
BerriAI#19025) * Add end to end integration tests for batches * Add end to end integration tests for batches * Add end to end integration tests for batches * Fix linter errors: remove unused imports and variables * Add end to end integration tests for batches * Add end to end integration tests for batches * Add end to end integration tests for batches * Add end to end integration tests for batches * chore: document temporary grype ignore for CVE-2019-1010022 * chore: add config option * chore: add ALLOWED_CVES * refetch after key create * test: remove flaky azure oidc embedding test * fixing build * bump: version 1.80.15 → 1.80.16 * [Fix] MSFT SSO - allow setting custom MSFT Base URLs (BerriAI#18977) * fix TestCustomMicrosoftSSO * init CustomMicrosoftSSO * use CustomMicrosoftSSO * docs fix * docs fix * [Feat] UI Feedback Form - why LiteLLM (BerriAI#18999) * init survey prompt * init survey modal * init Survey Modal * POST feedback hook * survey Modal * add other * in product survey fixes * fix survey prompt * fix survey * fix build * ui new build * [Feat] MSFT SSO - allow overriding env var attribute names (BerriAI#18998) * add MSFT SSO constants * fix MSFT SSO env vars * test_microsoft_sso_handler_openid_from_response_with_custom_attributes * Add pricing of azure_ai/claude-opus-4-5 * test: temporarily disable flaky responses_id_security tests * fix(ui): use non-streaming method for endpoint v1/a2a/message/send in A2A playground ' --------- Co-authored-by: Ephrim Stanley <ephrim.stanley@point72.com> Co-authored-by: Yuta Saito <uc4w6c@bma.biglobe.ne.jp> Co-authored-by: yuneng-jiang <yuneng.jiang@gmail.com> Co-authored-by: YutaSaito <36355491+uc4w6c@users.noreply.github.com> Co-authored-by: Ishaan Jaff <ishaanjaffer0324@gmail.com> Co-authored-by: Sameer Kankute <sameer@berri.ai>
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.
##[Feat] UI Feedback Form - why LiteLLM
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
tests/litellm/directory, Adding at least 1 test is a hard requirement - see detailsmake test-unitCI (LiteLLM team)
Branch creation CI run
Link:
CI run for the last commit
Link:
Merge / cherry-pick CI run
Links:
Type
🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
🚄 Infrastructure
✅ Test
Changes