content
This commit is contained in:
parent
31202e5439
commit
fd65130bac
@ -2186,7 +2186,7 @@ tools:
|
|||||||
- physical-copy
|
- physical-copy
|
||||||
- multithreaded
|
- multithreaded
|
||||||
- hashing
|
- hashing
|
||||||
- scenario:disk_imaging
|
- scenario:file_recovery
|
||||||
- ewf-support
|
- ewf-support
|
||||||
- performance-optimized
|
- performance-optimized
|
||||||
- bad-sector-handling
|
- bad-sector-handling
|
||||||
|
@ -336,7 +336,7 @@ export const POST: APIRoute = async ({ request }) => {
|
|||||||
content: sanitizedQuery
|
content: sanitizedQuery
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
max_tokens: 2500,
|
max_tokens: 3500,
|
||||||
temperature: 0.3
|
temperature: 0.3
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user