添加 其他/googleAI-key
This commit is contained in:
parent
7dbc9dae7e
commit
efd7434879
1 changed files with 9 additions and 0 deletions
9
其他/googleAI-key
Normal file
9
其他/googleAI-key
Normal file
|
@ -0,0 +1,9 @@
|
|||
APIKEY:AIzaSyA1W-3ZB-EJwhPZvTcx6gd4Yc1o2LmfAg8
|
||||
|
||||
```shell
|
||||
|
||||
curl \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{ "prompt": { "text": "Write a story about a magic backpack"} }' \
|
||||
"https://generativelanguage.googleapis.com/v1beta3/models/text-bison-001:generateText?key=YOUR_API_KEY"
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue