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

Derive describe #163

Closed Pablo1785 closed 1 year ago

Pablo1785 commented 1 year ago

Added a proc-macro that derives the Describe trait for Tool inputs and outputs