5 lines
219 B
Markdown
5 lines
219 B
Markdown
# Action parsers
|
|
|
|
Action parsers interpret the output of the LM and return actions (tool calls/commands to execute) and thoughts (any other output of the LM, e.g., justifying the tool calls).
|
|
|
|
::: sweagent.tools.parsing |