Skip to content

chore: improve settings#1

Merged
okxiaoliang4 merged 7 commits into
feature/ai-sdkfrom
feature/refine-settings
Sep 21, 2024
Merged

chore: improve settings#1
okxiaoliang4 merged 7 commits into
feature/ai-sdkfrom
feature/refine-settings

Conversation

@okxiaoliang4

Copy link
Copy Markdown
Owner

improve settings

@okxiaoliang4

Copy link
Copy Markdown
Owner Author

iShot_2024-09-21_12 43 23

{
 "void.provider": "ollama",
 "void.anthropic": {
   "model": "claude-3-5-sonnet-20240620",
   "providerSettings": {
     "apiKey": "xxx"
   }
 },
 "void.openai": {
   "model": "gpt-4o",
   "providerSettings": {
     "apiKey": "xxx"
   }
 },
 "void.ollama": {
   "model": "llama3",
 },
 "void.azure": {
   "deploymentId": "",
   "providerSettings": {
     "resourceName": "",
     "apiKey": "",
     "baseURL": "",
     "headers": {},
   }
 },
 "void.greptile": {
   "providerSettings": {
     "apikey": "",
     "headers": {
       "X-Github-Token": ""
     },
     "repoinfo": [
       {
         "branch": "",
         "remote": "",
         "repository": ""
       }
     ],
   }
 }
}

@okxiaoliang4 okxiaoliang4 merged commit 7b31f28 into feature/ai-sdk Sep 21, 2024
@okxiaoliang4 okxiaoliang4 deleted the feature/refine-settings branch January 2, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant