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: better git submodule command in docs #192

Closed ppppqp closed 1 year ago

ppppqp commented 1 year ago

More precise git submodule command on fetching submodules, for those never used it before, like me. An explanation of git submodule commands: link