Skip to content

Commit

Permalink
Text code generation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmurdza authored Dec 14, 2023
1 parent 7a0bdb0 commit f6fa510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ curl "https://api.openai.com/v1/chat/completions" \
},
{
"role": "user",
"content": "Hello!"
"content": "What is the capital of Germany?"
}
]
}'
Expand Down

0 comments on commit f6fa510

Please sign in to comment.