Xin Wang
|
4d553de34d
|
Refactor assistant greeting logic to conditionally use system prompt for generated openers. Update related tests to verify new behavior and ensure correct metadata handling in API responses. Enhance UI to reflect changes in opener management based on generated opener settings.
|
2026-03-02 02:38:45 +08:00 |
|
Xin Wang
|
229243e832
|
Add wait_for_response functionality to ToolResource and related components. Update API models, schemas, and routers to support new parameter. Enhance UI components to manage wait_for_response state, ensuring proper integration across the application.
|
2026-02-27 16:54:39 +08:00 |
|
Xin Wang
|
b035e023c4
|
Implement runtime tool ID and display name mapping in DuplexPipeline. Enhance Assistants and ToolLibrary components to utilize new mappings for improved tool identification and display. Update DebugDrawer to reflect changes in tool display names during interactions.
|
2026-02-27 15:50:43 +08:00 |
|
Xin Wang
|
5f768edf68
|
Add parameter schema and defaults to ToolResource model and schemas. Implement runtime tool resolution in assistants and tools routers, ensuring proper handling of tool parameters. Update tests to validate new functionality and ensure correct integration of parameter handling in the API.
|
2026-02-27 14:44:28 +08:00 |
|
Xin Wang
|
fb95e2abe2
|
Add opener audio functionality to Assistant model and related schemas, enabling audio generation and playback features. Update API routes and frontend components to support opener audio management, including status retrieval and generation controls.
|
2026-02-26 14:31:50 +08:00 |
|
Xin Wang
|
f77f7c7531
|
Voice library support dashscope
|
2026-02-26 03:54:52 +08:00 |
|
Xin Wang
|
72ed7d0512
|
Unify db api
|
2026-02-26 01:58:39 +08:00 |
|
Xin Wang
|
56f8aa2191
|
Fix talking voice error
|
2026-02-12 19:39:26 +08:00 |
|
Xin Wang
|
ff3a03b1ad
|
Use openai compatible as vendor
|
2026-02-12 18:44:55 +08:00 |
|
Xin Wang
|
edcbc2cec7
|
Add first turn option
|
2026-02-12 15:23:32 +08:00 |
|
Xin Wang
|
d41db6418c
|
Add bot not interrupt and generated opener
|
2026-02-12 13:51:27 +08:00 |
|
Xin Wang
|
15523d9ec2
|
Add tts/text output schema
|
2026-02-11 09:50:46 +08:00 |
|
Xin Wang
|
6b4391c423
|
Implement KB features with codex
|
2026-02-10 07:35:08 +08:00 |
|
Xin Wang
|
fb6d1eb1da
|
Implement WS v1 protocol and runtime-config powered debug drawer
|
2026-02-09 08:19:39 +08:00 |
|
Xin Wang
|
9410265a2b
|
Assistants and Workflows has own group/tags
|
2026-02-08 16:32:52 +08:00 |
|
Xin Wang
|
eed3ee824f
|
Backend passed in codex
|
2026-02-08 16:10:40 +08:00 |
|
Xin Wang
|
7012f8edaf
|
Update backend api
|
2026-02-08 15:52:16 +08:00 |
|
Xin Wang
|
d5c1ab34b3
|
Add backend api and engine
|
2026-02-06 14:01:34 +08:00 |
|