This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ export default class AskCommand extends Command {
|
||||
const response = await axios.post(
|
||||
'https://nano-gpt.com/api/v1/chat/completions',
|
||||
{
|
||||
model: 'deepseek/deepseek-v3.2',
|
||||
model: 'zai-org/glm-4.7',
|
||||
messages: [
|
||||
{
|
||||
role: 'system',
|
||||
|
||||
Reference in New Issue
Block a user