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

chore: replace EnhanceDocs search with EnhanceDocs Chat #152

Closed Alw3ys closed 1 year ago

Alw3ys commented 1 year ago

This brings EnhanceDocs conversational, which can bring more depth context to the history of the questions.

Also changes from push to pull enhancedocs CLI usage.