Skip to content

Conversation

@evalstate
Copy link
Owner

  • Add check_provider_availability() and get_all_provider_availability() to ProviderKeyManager for checking API key configuration
  • Add get_aliases_by_provider() and get_alias_display_info() to ModelFactory for grouping aliases by provider
  • Integrate alias display into startup in enhanced_prompt.py
  • Shows aliases grouped by provider (Anthropic, OpenAI, Google, etc.)
  • Displays availability status (✓/✗) based on configured API keys

- Add check_provider_availability() and get_all_provider_availability()
  to ProviderKeyManager for checking API key configuration
- Add get_aliases_by_provider() and get_alias_display_info() to
  ModelFactory for grouping aliases by provider
- Integrate alias display into startup in enhanced_prompt.py
- Shows aliases grouped by provider (Anthropic, OpenAI, Google, etc.)
- Displays availability status (✓/✗) based on configured API keys
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.

3 participants