mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-28 06:32:08 +08:00
chore: format
This commit is contained in:
parent
fd12792d6b
commit
415ca39b35
@ -6,7 +6,7 @@
|
||||
* 集成 AiSdkSpanAdapter 将 AI SDK trace 数据转换为现有格式
|
||||
*/
|
||||
|
||||
import type { AiPlugin} from '@cherrystudio/ai-core';
|
||||
import type { AiPlugin } from '@cherrystudio/ai-core'
|
||||
import { definePlugin, type StreamTextParams, type StreamTextResult } from '@cherrystudio/ai-core'
|
||||
import { loggerService } from '@logger'
|
||||
import type { Context, Span, SpanContext, Tracer } from '@opentelemetry/api'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user