mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-21 21:52:07 +02:00
removed strict format
This commit is contained in:
parent
baa51ee2c8
commit
3342a6deb9
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import OpenAIApi from 'openai';
|
||||
import { getKey, hasKey } from '../utils/keys.js';
|
||||
import { strictFormat } from '../utils/text.js';
|
||||
|
||||
export class GPT {
|
||||
constructor(model_name, url) {
|
||||
|
|
Loading…
Add table
Reference in a new issue