-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add new endpoint `/insight/issue/interpret/stream` for AI-based issue interpretation - Define new schemas `ai.AuditData` and `ai.IssueGroup` for AI-related data - Update OpenAPI specification and documentation to reflect new endpoint and schemas - Modify handler to reference `ai.AuditData` instead of `scanner.AuditData` This feature enables the system to provide detailed AI-driven interpretations of scanner issues, enhancing the insight capabilities of the platform.
- Loading branch information
Showing
5 changed files
with
510 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.