We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d5ee4d commit 0b689afCopy full SHA for 0b689af
genai-cookbook/.sample.env
@@ -1,7 +1,7 @@
1
COOKBOOK_ENDPOINTS='[
2
{
3
- "id": "max",
+ "id": "localhost",
4
"baseUrl": "http://127.0.0.1:8000/v1",
5
- "apiKey": "EMPTY",
+ "apiKey": "EMPTY"
6
}
7
]'
0 commit comments