Skip to content

Commit

Permalink
lint autogpt/core/resource/model_providers/openai.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Pwuts committed Nov 7, 2023
1 parent cd55da5 commit fa826b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ def _functions_compat_fix_kwargs(
enum=["function"],
),
"function": function_call_schema,
}
},
),
)
completion_kwargs["messages"] = [
Expand Down

0 comments on commit fa826b6

Please sign in to comment.