mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add NanoGPT as chat completions provider
This commit is contained in:
@ -200,6 +200,7 @@ export const CHAT_COMPLETION_SOURCES = {
|
||||
GROQ: 'groq',
|
||||
ZEROONEAI: '01ai',
|
||||
BLOCKENTROPY: 'blockentropy',
|
||||
NANOGPT: 'nanogpt',
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user