Skip to content

Advanced configuration for custom AI provider on account creation requires auth type to be non empty #73

@viadezo1er

Description

Nothing actionable in this repo, just to track it.

When choosing to add API provider, Add custom provider, and trying to enter the values in advanced mode, the following fields can not be empty:

  • OpenAI: auth type. Unique among the other issues as it requires the auth type to be a certain value: Invalid enum value. Expected 'api_key' | 'oauth_bearer' | 'workload_identity_federation', received ''
  • Bedrock:
    • IAM credentials: region, access key
    • API key: region
  • Vertex:
    • Access Token, Service Account key: project
  • Azure:
    • API key, Entra API: API base url
  • Databricks:
    • Personal Access Token, Service Principal OAuth: API base url

OpenAI:
Image
Bedrock:
Image

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions