chore: 更新国际化翻译及 UI 组件优化
This commit is contained in:
@@ -108,6 +108,7 @@ class _FakeChatApi implements ChatApi {
|
||||
@override
|
||||
Future<Stream<String>> streamRunEvents(
|
||||
String threadId, {
|
||||
required String runId,
|
||||
String? lastEventId,
|
||||
}) {
|
||||
throw UnimplementedError();
|
||||
|
||||
Reference in New Issue
Block a user