amaiya / onprem

A tool for running on-premises large language models with non-public data
https://amaiya.github.io/onprem
Apache License 2.0
684 stars 32 forks source link

Change `LLM.ask` to return dictionary with keys: `answer`, `source_documents`, and `question` #31

Closed amaiya closed 11 months ago

amaiya commented 11 months ago

.. to make consistent with LLM.chat