mirror of
https://github.com/zhengkai/orca.git
synced 2026-02-16 17:02:25 +08:00
up
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
|
||||
OPENAI_API_KEY="sk-rhjeVT1fkcuarBKnQR6ST$(cat ~/.config/openai)"
|
||||
|
||||
curl https://api.openai.com/v1/models \
|
||||
-H "Authorization: Bearer ${OPENAI_API_KEY}"
|
||||
curl -s https://api.openai.com/v1/models \
|
||||
-H "Authorization: Bearer ${OPENAI_API_KEY}" \
|
||||
| jq . -
|
||||
|
||||
Reference in New Issue
Block a user