Pulse/internal/ai/providers
2026-03-25 13:08:15 +00:00
..
anthropic.go feat(backend): implement AI Patrol, Investigation, and system-wide refactors 2026-01-30 19:02:14 +00:00
anthropic_oauth.go feat(backend): implement AI Patrol, Investigation, and system-wide refactors 2026-01-30 19:02:14 +00:00
anthropic_oauth_test.go fix: Update runtime config when toggling Docker update actions setting 2026-01-03 11:14:17 +00:00
anthropic_test.go Refactor: AI provider and executor multi-tenancy support 2026-01-22 16:51:45 +00:00
factory.go feat: add AI Intelligence system with investigation and forecasting 2026-01-24 22:41:43 +00:00
factory_test.go feat: add AI Intelligence system with investigation and forecasting 2026-01-24 22:41:43 +00:00
gemini.go feat(backend): implement AI Patrol, Investigation, and system-wide refactors 2026-01-30 19:02:14 +00:00
gemini_stream_test.go test: add stream, restart, and fallback tests for AI handlers and providers 2026-01-22 22:33:33 +00:00
gemini_test.go Refactor: AI provider and executor multi-tenancy support 2026-01-22 16:51:45 +00:00
integration_test.go test(providers): update Ollama integration tests for timeout parameter 2026-03-01 23:28:16 +00:00
notable_models.go Restore UI improvements and refine Docker/Hosts display 2026-01-22 18:03:35 +00:00
notable_models_test.go Refactor: AI provider and executor multi-tenancy support 2026-01-22 16:51:45 +00:00
ollama.go fix(ai): fix ollama streaming timeouts and ensure consistent tool call responses 2026-02-01 16:28:24 +00:00
ollama_test.go Refactor: AI provider and executor multi-tenancy support 2026-01-22 16:51:45 +00:00
openai.go Fix post-release regressions and lock v5 to single-tenant runtime 2026-03-05 23:46:35 +00:00
openai_test.go Fix post-release regressions and lock v5 to single-tenant runtime 2026-03-05 23:46:35 +00:00
provider.go Preserve provider metadata in AI model lists (#1320) 2026-03-25 13:08:15 +00:00
rate_limit.go feat(backend): implement AI Patrol, Investigation, and system-wide refactors 2026-01-30 19:02:14 +00:00