fmaclen / hollama

A minimal web-UI for talking to Ollama servers
https://hollama.fernando.is
MIT License
316 stars 27 forks source link

Projects: re-usable system prompt, model settings and context #116

Open fmaclen opened 1 month ago

fmaclen commented 1 month ago

This issue describes a new high-level entity called "Projects". Loosely inspired by Claude's: https://www.anthropic.com/news/projects

Additional thoughts:

For reference, here's a screenshot from OpenWebUI for the Advanced controls when creating a new chat:

localhost_3000_

fmaclen commented 1 month ago

Here's a draft of a potential UI implementation of some the requirements above:

image