curl -L -X POST https://api.example/v1/chat/completions \
-H 'Authorization: Bearer sk-example' -H 'Content-Type: application/json' \
-d '{"model": "gpt-4o-example",
"messages": [{"role": "system","content": "You are a helpful assistant."},
{"role": "user","content": "Hi"}],
"stream": false}'
-
Notifications
You must be signed in to change notification settings - Fork 0
cxumol/cheatsheet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
cheatsheet of mine
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published