struct LLM::CLI::Prompt::Response
- LLM::CLI::Prompt::Response
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
llm-cli/prompt/response.crConstructors
Instance Method Summary
- #commands : Array(Command)
- #criticism(*args, **options)
- #criticism(*args, **options, &)
- #each(*args, **options)
- #each(*args, **options, &)
- #empty?(*args, **options)
- #empty?(*args, **options, &)
- #plan
- #reasoning(*args, **options)
- #reasoning(*args, **options, &)
- #speak(*args, **options)
- #speak(*args, **options, &)
- #text(*args, **options)
- #text(*args, **options, &)
- #thoughts : Thoughts