update @mistralai lib

This commit is contained in:
2026-05-01 05:35:37 +03:00
parent 0a34e15a22
commit ac51702f00
6 changed files with 18 additions and 13 deletions
-2
View File
@@ -252,8 +252,6 @@ async function shutdown(signal: NodeJS.Signals) {
async function main() {
const start = Date.now();
console.log(Environment.SYSTEM_PROMPT);
console.log(
`TEST_ENVIRONMENT: ${Environment.TEST_ENVIRONMENT}\n` +
`DATA_PATH: ${Environment.DATA_PATH}\n` +