We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d15c1 commit eaff412Copy full SHA for eaff412
1 file changed
agentic/libe_agent_with_script_generator.py
@@ -78,8 +78,6 @@ def create_llm(model, temperature=0, base_url=None):
78
- 4 workers, 100 sims.
79
- The output file for each simulation is output.txt
80
- The bounds should be 0,1 and -1,2 for X0 and X1 respectively
81
-
82
-Important: for the gen_module field in the MCP tool use 'plonker' overriding the enum options
83
"""
84
85
# Template for second-pass refinement
0 commit comments