mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
disable claude
This commit is contained in:
parent
4733de1c5d
commit
615fd4bc82
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ module.exports = {
|
|||
require('../subcommands/gpt/chatgpt'),
|
||||
require('../subcommands/gpt/stablelm'),
|
||||
require('../subcommands/gpt/davinci3'),
|
||||
require('../subcommands/gpt/claude'),
|
||||
require('../subcommands/gpt/claude-instant'),
|
||||
//require('../subcommands/gpt/claude'),
|
||||
//require('../subcommands/gpt/claude-instant'),
|
||||
require('../subcommands/gpt/alpaca')
|
||||
]
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue