mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2025-12-25 22:16:49 +08:00
fix: code gen
This commit is contained in:
parent
b074ab28a8
commit
73154a05b0
@ -31,6 +31,7 @@ ${attempt.error ? `Error: ${attempt.error}
|
||||
2. You can access any of these available variables directly:
|
||||
${availableVars}
|
||||
3. You don't have access to any third party libraries that need to be installed, so you must write complete, self-contained code.
|
||||
4. Must have a return statement.
|
||||
</rules>
|
||||
|
||||
${previousAttempts.length > 0 ? `Previous attempts and their errors:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user