Update README.md

This commit is contained in:
何夕2077 2025-11-05 22:42:49 +08:00 committed by GitHub
parent 6ffa327044
commit 1917837065

View file

@ -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":[...]}'
```
---
@ -418,4 +419,4 @@ This project is an API proxy tool and does not provide any AI model services. Al
This project runs locally and does not collect or upload any user data. However, users should protect their API keys and other sensitive information when using this project. It is recommended that users regularly check and update their API keys and avoid using this project in insecure network environments.
### Legal Compliance Reminder
Users should comply with the laws and regulations of their country/region when using this project. It is strictly prohibited to use this project for any illegal purposes. Any consequences resulting from users' violation of laws and regulations shall be borne by the users themselves.
Users should comply with the laws and regulations of their country/region when using this project. It is strictly prohibited to use this project for any illegal purposes. Any consequences resulting from users' violation of laws and regulations shall be borne by the users themselves.