Skip to content

Commit

Permalink
chore: updated manifest.json and dist build
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 27, 2024
1 parent 4b9bf23 commit 40cbc22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@
"model": {
"default": "o1-mini",
"description": "The LLM model you wish to use",
"examples": ["openai/gpt-4o", "openai/o1-mini"],
"type": "string"
},
"openAiBaseUrl": {
"description": "The base URL for the OpenAI API",
"examples": ["https://openrouter.ai/api/v1", "https://api.openai.com/v1"],
"type": "string"
},
"similarityThreshold": {
Expand Down

0 comments on commit 40cbc22

Please sign in to comment.