mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-07-27 18:35:27 +02:00
Update prompter.js
This commit is contained in:
parent
e42fcd044f
commit
6af8810d20
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ import { Hyperbolic } from './hyperbolic.js';
|
|||
import { GLHF } from './glhf.js';
|
||||
import { OpenRouter } from './openrouter.js';
|
||||
import { VLLM } from './vllm.js';
|
||||
import { LMStudio } from './lmstudio.js';
|
||||
import { Together } from './together.js';
|
||||
import { promises as fs } from 'fs';
|
||||
import path from 'path';
|
||||
import { fileURLToPath } from 'url';
|
||||
|
|
Loading…
Add table
Reference in a new issue