update elixir openai_ex to 0.9.18 (latest, published Oct 12 2025)
This commit is contained in:
parent
60b61b5a7e
commit
b4148cbaf6
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ defmodule UncloseaiOpenai.MixProject do
|
|||
|
||||
defp deps do
|
||||
[
|
||||
{:openai_ex, "~> 0.9.17"},
|
||||
{:openai_ex, "~> 0.9.18"},
|
||||
{:httpoison, "~> 2.2"},
|
||||
{:jason, "~> 1.4"}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue