mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-09-10 12:02:59 +02:00
Update groq.js
Fixed an unclosed bracket
This commit is contained in:
parent
fbdac8d48e
commit
21ee58fd8c
1 changed files with 2 additions and 1 deletions
|
@ -102,4 +102,5 @@ export class GroqCloudAPI {
|
|||
|
||||
finalRes = finalRes.replace(/<\|separator\|>/g, '*no response*');
|
||||
return finalRes;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue