We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a99cf commit 6b2d995Copy full SHA for 6b2d995
Sources/ResponsesAPI/Conversation.swift
@@ -1,4 +1,5 @@
1
import Foundation
2
+import Observation
3
4
/// A wrapper around the Responses API for managing a conversation.
5
@MainActor @Observable public final class Conversation {
0 commit comments