Expand description
Login command implementation
Functionsยง
- get_
ollama_ client - Get Ollama client if configured
- get_
preferred_ provider - Get the preferred provider (Anthropic > Google > Ollama)
- is_
authenticated - Check if user is authenticated with any provider (including Ollama)
- is_
ollama_ configured - Check if Ollama is configured as the provider
- logout
- Run the logout command - remove all stored credentials
- run
- Run the login command - let user choose provider with arrow keys