drone/app/api/controller/aiagent
Prachi Shah c1b89607ce [feat]: [ML-575]: Shifting to generic /chat endpoint (#3313)
* gci run
* gci run
* gci run
* gci run
* lint error fix
* gci run
* resolve comments
* re_generate to regenerate
* gci run
* lint errors fix
* lint error fix
* update actions struct correctly
* update actions struct
* lint error fix
* chat struct and two new enums for actions
* merged
* merge with ML-562
* temp
* done
* done
* remove redundant file
* fixed lint errors in submodule
* lint error fix
* Update wire_gen.go
* Update wire_gen.go
* fix lint errors
* updated error message
* changed loc of enum definitions
* new endpoint /chat
* new type chat
* original
* to original
* made required changes
* trial
* fix lint errors-3
* fix lint errors-2
* fix lint errors
* 3 new enums for stagetype, messagetype, role
* enum types for stagetype, role and messagetype
* role enum and message type enum
* ML-562: New enum
2025-01-24 11:07:02 +00:00
..
types [feat]: [ML-575]: Shifting to generic /chat endpoint (#3313) 2025-01-24 11:07:02 +00:00
analyse_execution.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
controller.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
generate_pipeline_step.go feat: [ML-531]: Introduce conversations into request DTOs for AI Devops (#3239) 2025-01-09 16:05:51 +00:00
generate_pipeline.go fix: [ML-505]: changes to support update-step API for Harness Intelligence (#3156) 2024-12-16 11:42:40 +00:00
slackbot.go feat: [ML-338]: APIs for Harness Intelligence (#2667) 2024-09-09 17:49:44 +00:00
suggest_pipelines.go feat: [ML-334]: Extract interface for Intelligence service (#3066) 2024-11-28 10:48:23 +00:00
update_pipeline_step.go fix: [ML-505]: changes to support update-step API for Harness Intelligence (#3156) 2024-12-16 11:42:40 +00:00
update_pipeline.go feat: [ML-334]: Extract interface for Intelligence service (#3066) 2024-11-28 10:48:23 +00:00
wire.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00