execute
Method
This is a method of the LLMRuntimeWrapper class in the resolve module.Execute prompt using the LLM.
Signature
Parameters
str
required
No description available.
Returns
Any
The result of the operation.
Uses
chat
Used By
CodeAgent.execute_codeCodeAgent.aexecuteMiddlewareManager.execute_model_callMiddlewareManager.execute_tool_callHookRunner.execute_async
Source
View on GitHub
praisonaiagents/runtime/resolve.py at line 141
