Update package.json

This commit is contained in:
Andrew Pareles 2024-10-16 16:22:59 -07:00 committed by GitHub
parent ed8381c6cb
commit 0240fc1803
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,11 +16,6 @@
"configuration": {
"title": "Void",
"properties": {
"void.initialInstructions": {
"type": "string",
"default": "",
"description": "[Optional] Provide initial instructions to the LLM"
},
"void.whichApi": {
"type": "string",
"default": "anthropic",