Releases: andrewnguonly/Lumos
Releases · andrewnguonly/Lumos
1.0.16
What's Changed
- Pull request for app version
1.0.16
by @andrewnguonly in #187 - Fix for #185
- Fix for #181
Full Changelog: 1.0.15...1.0.16
1.0.15
What's Changed
- Add
snowflake-arctic-embed
to embeddings model list by @andrewnguonly in #168 - Add new multimodal models by @andrewnguonly in #173
- Preload inference and embedding models by @andrewnguonly in #175
- Add ability to load clipboard content as a file attachment by @andrewnguonly in #178
- Update
README
with note aboutOLLAMA_MAX_LOADED_MODELS
environment variable by @andrewnguonly in #179 - Pull request for app version
1.0.15
by @andrewnguonly in #180
Full Changelog: 1.0.14...1.0.15
1.0.14
What's Changed
- Add functionality to regenerate last LLM response by @andrewnguonly in #157
- feat: setting button by @Draculabo in #158
- Add support for embedding model
mxbai-embed-large
by @andrewnguonly in #161 - Rename CSS classes by @andrewnguonly in #163
- Change message preview to first AI message by @andrewnguonly in #164
- PR for app version
1.0.14
by @andrewnguonly in #165
New Contributors
- @Draculabo made their first contribution in #158
Full Changelog: 1.0.13...1.0.14
1.0.13
What's Changed
- Add support for uploading PDFs by @andrewnguonly in #148
- Support uploading image file attachment by @andrewnguonly in #149
- Add shortcut to remove attachment by @andrewnguonly in #151
- PR for app version
1.0.13
by @andrewnguonly in #152
Full Changelog: 1.0.12...1.0.13
1.0.12
What's Changed
- Reorder imports by @andrewnguonly in #138
- Skip unsupported image formats by @andrewnguonly in #139
- Cancel streaming request or embedding generation by @andrewnguonly in #143
- Support uploading a file and passing contents to RAG workflow by @andrewnguonly in #144
- PR for app version
1.0.12
by @andrewnguonly in #146
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- Set default model to first model available, not
llama2
. Refactor API connectivity check. by @andrewnguonly in #127 - Add functionality to select custom embedding model by @andrewnguonly in #128
- Add chat history to prompt by @andrewnguonly in #130
- Add dark mode by @billykern in #136
- Adjust dark mode palette by @andrewnguonly in #137
- PR for app version
1.0.11
by @andrewnguonly in #135
New Contributors
- @billykern made their first contribution in #136
Full Changelog: 1.0.10...1.0.11
1.0.10
What's Changed
- Add ability to enable/disable tools by @andrewnguonly in #115
- Reduce width of options page by @andrewnguonly in #119
- Add docs for installing on Edge by @andrewnguonly in #120
- Unmount listeners so multiple listeners aren't added for each render by @andrewnguonly in #123
- Add functionality to save messages to chat history by @andrewnguonly in #121
- Refactor common logic for persisting messages into function. by @andrewnguonly in #124
- PR for app version
1.0.10
by @andrewnguonly in #125
Full Changelog: 1.0.9...1.0.10
1.0.9
What's Changed
- Change input field to multi-line input by @andrewnguonly in #111
- Add support for rendering markdown and syntax highlighting by @andrewnguonly in #112
- Add messaging to state when cache is skipped and update documentation by @andrewnguonly in #113
- PR for app version
1.0.9
by @andrewnguonly in #114
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- Display error when app is unable to connect to Ollama host by @andrewnguonly in #99
- Add
keep_alive
parameter to Ollama API calls by @andrewnguonly in #100 - Add more shortcuts by @andrewnguonly in #103
- RAG improvements by @andrewnguonly in #101
- PR for app version
1.0.8
by @andrewnguonly in #104
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Update content_parser.md by @eltociear in #86
- Support custom content config for URL paths by @andrewnguonly in #88
- Refactor prompt classification functions into a single function by @andrewnguonly in #91
- Persist req/res state when popup is closed by @andrewnguonly in #93
- Pull request for app version
1.0.7
by @andrewnguonly in #94
New Contributors
- @eltociear made their first contribution in #86
Full Changelog: 1.0.6...1.0.7