coze-studio/backend/api/handler/coze
Zhj d70101c979
feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765)
Co-authored-by: Yu Yang <72337138+tomasyu985@users.noreply.github.com>
Co-authored-by: zengxiaohui <csu.zengxiaohui@gmail.com>
Co-authored-by: lijunwen.gigoo <lijunwen.gigoo@bytedance.com>
Co-authored-by: lvxinyu.1117 <lvxinyu.1117@bytedance.com>
Co-authored-by: liuyunchao.0510 <liuyunchao.0510@bytedance.com>
Co-authored-by: haozhenfei <37089575+haozhenfei@users.noreply.github.com>
Co-authored-by: July <jiangxujin@bytedance.com>
Co-authored-by: tecvan-fe <fanwenjie.fe@bytedance.com>
2025-08-28 21:53:32 +08:00
..
agent_run_service.go feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2025-08-28 21:53:32 +08:00
base.go feat: manually mirror opencoze's code from bytedance 2025-07-20 17:36:12 +08:00
bot_open_api_service.go feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2025-08-28 21:53:32 +08:00
conversation_service.go feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2025-08-28 21:53:32 +08:00
conversation_service_test.go feat: manually mirror opencoze's code from bytedance 2025-07-20 17:36:12 +08:00
database_service.go fix(singleagent): support workflow output node (#662) 2025-08-11 02:49:51 +00:00
developer_api_service.go refactor: IDL structure modification (#475) 2025-08-07 07:59:51 +00:00
intelligence_service.go feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2025-08-28 21:53:32 +08:00
knowledge_service.go refactor: IDL structure modification (#475) 2025-08-07 07:59:51 +00:00
memory_service.go refactor: IDL structure modification (#475) 2025-08-07 07:59:51 +00:00
message_service.go feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2025-08-28 21:53:32 +08:00
message_service_test.go feat: manually mirror opencoze's code from bytedance 2025-07-20 17:36:12 +08:00
open_apiauth_service.go chore: replace all cn comments to en version by volc api (#313) 2025-07-31 07:18:11 +00:00
passport_service.go chore: replace all cn comments to en version by volc api (#313) 2025-07-31 07:18:11 +00:00
playground_service.go fix(singleagent): support workflow output node (#662) 2025-08-11 02:49:51 +00:00
plugin_develop_service.go refactor: IDL structure modification (#475) 2025-08-07 07:59:51 +00:00
public_product_service.go refactor: IDL structure modification (#475) 2025-08-07 07:59:51 +00:00
resource_service.go feat: manually mirror opencoze's code from bytedance 2025-07-20 17:36:12 +08:00
upload_service.go feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2025-08-28 21:53:32 +08:00
workflow_service.go feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2025-08-28 21:53:32 +08:00
workflow_service_test.go feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2025-08-28 21:53:32 +08:00