Skip to content

Commit

Permalink
Merge pull request #110 from MMore/add-store-to-chat-completion
Browse files Browse the repository at this point in the history
  • Loading branch information
restlessronin authored Dec 13, 2024
2 parents 6750372 + 64741d5 commit d21ebb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/openai_ex/chat_completions.ex
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ defmodule OpenaiEx.Chat.Completions do
:seed,
:service_tier,
:stop,
:store,
:stream_options,
:temperature,
:top_p,
Expand Down

0 comments on commit d21ebb4

Please sign in to comment.