Aktualizovat README.md

This commit is contained in:
Eri Ishihara 2025-07-18 17:37:11 +02:00
parent 2163c63cfe
commit ab80334788

View file

@ -13,6 +13,7 @@ your friendly ai assistant. frontend for ollama.
- enjoy - enjoy
# Configuration # Configuration
lydia is written to be easily configurable through a toml file which is easier to read and understand than json
## Assistant settings ## Assistant settings
- name = change the name you want the assistant to use for itself. changes it everywhere, including all placeholder text. default is "lydia" - name = change the name you want the assistant to use for itself. changes it everywhere, including all placeholder text. default is "lydia"
- model = the ollama model you want lydia to use. default is "gemma3n:e4b" - model = the ollama model you want lydia to use. default is "gemma3n:e4b"