mirror of
https://github.com/cline/cline.git
synced 2026-09-17 17:45:33 +08:00
* CLI auth wizard Default Cline model, better menu UX, display active provider and model at main menu Model switcher for BYO providers Provider switching, UI changes List configured providers now shows all providers user has configured Added remove provider feature Changes to model picker for BYO providers Model fetch filtering tweaks Only update model fields for provider when possible Consolidated provider field mapping Change to not set provider as active when updating model Dont set Cline as active provider when setting Cline model Added model fetching for OpenAI provider (req API key) Added model fetching for Ollama provider Added support for model listing from providers.go for models without remote fetch Moved auth specific code out of manager Bedrock fields, OpenAI Native BaseURL More graceful fetch failure Fixed auth callback issue * Added model list feature for AWS AWS - Profile only support in CLI for now, UX changes (WIP Remove Save and Exit option Auto enable filtering/search in model lists Added cancel option for some menus
2 lines
13 B
Go
2 lines
13 B
Go
package auth
|