Refactor AI chat: streaming, tool calls, UI polish
All checks were successful
CI / check (pull_request) Successful in 3m25s
All checks were successful
CI / check (pull_request) Successful in 3m25s
This commit is contained in:
@@ -12,6 +12,7 @@ describe('AI chat API adapter', () => {
|
||||
{
|
||||
id: 1,
|
||||
title: '会话',
|
||||
lockedSkillKey: null,
|
||||
createdAt: '2026-07-23T00:00:00.000Z',
|
||||
updatedAt: '2026-07-23T00:00:00.000Z',
|
||||
lastMessageAt: null,
|
||||
|
||||
Reference in New Issue
Block a user