Skip to content

Commit b8d258f

Browse files
authored
feat: can connect multiple servers (#234)
Fixes #233 - [x] Updates to Svelte 5 (with a partial migration to runes) - [x] Update tests - [x] Fix build warnings - [x] Fix linter errors - [ ] ~~Remove unused i18n keys from non-english languages~~ - [x] Update locales for Chinese `zh-cn` and Spanish `es` - [x] Add new tests
1 parent 362da02 commit b8d258f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+2401
-2007
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A minimal web-UI for talking to [Ollama](https://github.com/jmorganca/ollama/) s
55
### Features
66

77
- Support for **Ollama** & **OpenAI** models
8+
- Multi-server support
89
- Large prompt fields
910
- Markdown rendering with syntax highlighting
1011
- Code editor features

0 commit comments

Comments
 (0)