Add new llm logger for debugging AI features
Adds a new logger and debugging statements for AI features.
显示
- doc/administration/logs/index.md 12 个添加, 0 个删除doc/administration/logs/index.md
- doc/development/ai_features.md 9 个添加, 0 个删除doc/development/ai_features.md
- ee/app/services/llm/base_service.rb 16 个添加, 2 个删除ee/app/services/llm/base_service.rb
- ee/app/workers/llm/completion_worker.rb 14 个添加, 0 个删除ee/app/workers/llm/completion_worker.rb
- ee/lib/gitlab/llm/anthropic/client.rb 9 个添加, 2 个删除ee/lib/gitlab/llm/anthropic/client.rb
- ee/lib/gitlab/llm/graphql_subscription_response_service.rb 7 个添加, 1 个删除ee/lib/gitlab/llm/graphql_subscription_response_service.rb
- ee/lib/gitlab/llm/logger.rb 11 个添加, 0 个删除ee/lib/gitlab/llm/logger.rb
- ee/lib/gitlab/llm/open_ai/client.rb 6 个添加, 1 个删除ee/lib/gitlab/llm/open_ai/client.rb
- ee/lib/gitlab/llm/vertex_ai/client.rb 12 个添加, 2 个删除ee/lib/gitlab/llm/vertex_ai/client.rb
加载中
想要评论请 注册 或 登录