Tags: sarvex/litellm
Tags
fix(proxy/_types.py): fixes issue where internal user able to escalat… ( BerriAI#8740) * fix(proxy/_types.py): fixes issue where internal user able to escalate their role with ui key Fixes BerriAI#8029 * style: cleanup * test: handle bedrock instability
(Infra/DB) - Allow running older litellm version when out of sync wit… …h current state of DB (BerriAI#8695) * fix check migration * clean up should_update_prisma_schema * update test * db_migration_disable_update_check * Check container logs for expected message * db_migration_disable_update_check * test_check_migration_out_of_sync * test_should_update_prisma_schema * db_migration_disable_update_check * pip install aiohttp
Add all `/key/generate` api params to UI + add metadata fields on tea… …m AND org add/update (BerriAI#8667) * feat(create_key_button.tsx): initial commit using openapi.json to ensure all values via api are supported on ui for `/key/generate` Closes BerriAI#7763 * style(create_key_button.tsx): put openapi settings inside 'advanced setting' accordion * fix(check_openapi_schema.tsx): style improvements for advanced settings * style(create_key_button.tsx): add tooltip explaining what the settings mean * fix(team_info.tsx): render metadata field on team update allow updating a team's metadata * fix(networking.tsx): add 'metadata' field to create team form * refactor: cleanup dead codeblock * fix(organization_endpoints.py): fix metadata param support on `/organization/new` * feat(organization_endpoints.py): support updating metadata for organization on api + ui * test: mark flaky test
test_single_deployment_cooldown_with_allowed_fail_policy
PreviousNext