Open Issues Need Help
View All on GitHubAI Summary: The task involves adding support for locally running AI models, specifically using the Ollama API, to the existing terminal-based AI chat interface. This includes creating a new provider for Ollama, registering it within the application's provider system, writing unit tests for the new provider, and updating the project's documentation to reflect this new feature.
AI Summary: This task requires adding support for xAI's Grok models to the terminal-sherpa project. This involves creating a new provider for Grok, registering it within the existing provider system, writing unit tests to ensure functionality, and updating the project's README to document the new feature.