Skip to content

Commit

Permalink
Assistants Streaming | Resolved missing 'use' imports within ThreadMe…
Browse files Browse the repository at this point in the history
…ssageDeltaResponseContentText

Co-authored-by: Michael Gerdemann <me+github@gerdemann.me>
  • Loading branch information
2 people authored and gehrisandro committed Apr 24, 2024
1 parent d3d4fe9 commit 708af22
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

use OpenAI\Contracts\ResponseContract;
use OpenAI\Responses\Concerns\ArrayAccessible;
use OpenAI\Responses\Threads\Messages\ThreadMessageResponseContentTextAnnotationFileCitationObject;
use OpenAI\Responses\Threads\Messages\ThreadMessageResponseContentTextAnnotationFilePathObject;
use OpenAI\Testing\Responses\Concerns\Fakeable;

/**
Expand Down

0 comments on commit 708af22

Please sign in to comment.