feat: initial project setup with gai tool
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# gai configuration
|
||||
GAI_API_KEY=sk-your-api-key-here
|
||||
GAI_API_BASE=https://api.openai.com/v1
|
||||
GAI_MODEL=gpt-4o
|
||||
GAI_MAX_TOKENS=500
|
||||
GAI_TEMPERATURE=0.7
|
||||
Reference in New Issue
Block a user