Skip to content

Commit 6b2d995

Browse files
committed
add missing import
1 parent 87a99cf commit 6b2d995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/ResponsesAPI/Conversation.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import Foundation
2+
import Observation
23

34
/// A wrapper around the Responses API for managing a conversation.
45
@MainActor @Observable public final class Conversation {

0 commit comments

Comments
 (0)