Skip to content

Commit

Permalink
Merge branch 'feat/update-available-models' of github.com:philippzaga…
Browse files Browse the repository at this point in the history
…r/OpenAI into feat/update-available-models
  • Loading branch information
philippzagar committed Feb 2, 2024
2 parents 4ac97f5 + c99de7b commit f0eea34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/OpenAITests/OpenAITestsDecoder.swift
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ class OpenAITestsDecoder: XCTestCase {
let data = """
{
"id": "modr-5MWoLO",
"model": "text-moderation-001",
"model": "text-moderation-007",
"results": [
{
"categories": {
Expand Down

0 comments on commit f0eea34

Please sign in to comment.