chore: format

This commit is contained in:
suyao 2025-12-30 00:11:30 +08:00
parent fd12792d6b
commit 415ca39b35
No known key found for this signature in database

View File

@ -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'