Skip to main content

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

Source

View on GitHub

praisonaiagents/runtime/resolve.py at line 141