sobelio / llm-chain

`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks
https://llm-chain.xyz
MIT License
1.3k stars 128 forks source link

fix: rename executor_options to options in comment #222

Closed danbev closed 10 months ago

danbev commented 10 months ago

This commit renames the parameter name in the comment to match the actual parameter name.