Pulse/internal/ai/providers
2025-12-17 15:53:56 +00:00
..
anthropic.go test: expand AI provider test coverage with HTTP mocks 2025-12-17 15:53:56 +00:00
anthropic_oauth.go test: expand AI provider test coverage with HTTP mocks 2025-12-17 15:53:56 +00:00
anthropic_oauth_test.go test: expand AI provider test coverage with HTTP mocks 2025-12-17 15:53:56 +00:00
anthropic_test.go test: expand AI provider test coverage with HTTP mocks 2025-12-17 15:53:56 +00:00
factory.go feat: Implement multi-provider AI support 2025-12-11 16:00:45 +00:00
factory_test.go Add comprehensive AI test coverage 2025-12-16 12:33:06 +00:00
integration_test.go Add comprehensive AI test coverage 2025-12-16 12:33:06 +00:00
ollama.go feat: Add tool/function calling support to Ollama provider 2025-12-17 11:54:32 +00:00
ollama_test.go test: add unit tests for AI, Kubernetes agent, and clients 2025-12-17 12:47:36 +00:00
openai.go test: expand AI provider test coverage with HTTP mocks 2025-12-17 15:53:56 +00:00
openai_test.go test: expand AI provider test coverage with HTTP mocks 2025-12-17 15:53:56 +00:00
provider.go feat: Implement multi-provider AI support 2025-12-11 16:00:45 +00:00