Pulse/internal/ai/providers
rcourtman 3f08bfe8d0 wip: AI chat integration with multi-provider support
- Add AI service with Anthropic, OpenAI, and Ollama providers
- Add AI chat UI component with streaming responses
- Add AI settings page for configuration
- Add agent exec framework for command execution
- Add API endpoints for AI chat and configuration
2025-12-04 20:16:53 +00:00
..
anthropic.go wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
factory.go wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
ollama.go wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
openai.go wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
provider.go wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00