Skip to content

Releases: iamaziz/ollachat

Refactor + change package dependencies

25 Feb 05:47
82d4e3c
Compare
Choose a tag to compare

CHANGES

  • list models with ollama.list()
  • use ollama instead of llama_index to interact with LLMs
  • remove unnecessary footer

display llm details

31 Jan 23:19
ee26c0c
Compare
Choose a tag to compare

Refactor and list model details. See PR #2

Save conversation

24 Dec 06:27
Compare
Choose a tag to compare

Store the conversation history to a json file.

0.1.1

23 Dec 05:40
Compare
Choose a tag to compare
Gracefully shutdown the app