Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilger committed Dec 16, 2023
1 parent 917e82e commit 756469d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/gpt_agent/events/run_started.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
defmodule GptAgent.Events.RunStarted do
@moduledoc """
An OpenAI Assistants run was started
"""
use TypedStruct

typedstruct do
Expand Down

0 comments on commit 756469d

Please sign in to comment.