Skip to content

Conversation

@ebar0n
Copy link

@ebar0n ebar0n commented Feb 10, 2026

  • Changed the environment variable from CF_AI_GATEWAY_MODEL to CF_AI_GATEWAY_MODELS to allow a comma-separated list of models, with the first model set as the primary.
  • Updated documentation, scripts, and tests to reflect this change while maintaining backward compatibility with the singular model variable.
  • Adjusted related configurations and environment variable handling throughout the codebase.

…odels

Changed the environment variable from `CF_AI_GATEWAY_MODEL` to `CF_AI_GATEWAY_MODELS` to allow a comma-separated list of models, with the first model set as the primary. Updated documentation, scripts, and tests to reflect this change while maintaining backward compatibility with the singular model variable. Adjusted related configurations and environment variable handling throughout the codebase.
Refactored the error handling logic to check for multiple AI provider environment variables. Updated the hint message to guide users on setting the appropriate API keys when no AI provider is configured, improving clarity and usability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant