mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-27 00:17:29 +00:00
feat(plugins): merge openai vendor seams into one plugin
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "openai",
|
||||
"providers": ["openai"],
|
||||
"providers": ["openai", "openai-codex"],
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
|
||||
Reference in New Issue
Block a user