Update README.md
This commit is contained in:
parent
6ffa327044
commit
1917837065
1 changed files with 3 additions and 2 deletions
|
|
@ -230,7 +230,8 @@ API_ENDPOINT=http://localhost:3000/claude-kiro-oauth
|
|||
# Direct API call
|
||||
curl http://localhost:3000/gemini-cli-oauth/v1/chat/completions \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{"model":"gemini-2.0-flash-exp","messages":[...]}'```
|
||||
-d '{"model":"gemini-2.0-flash-exp","messages":[...]}'
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue