Releases: nickthecook/archyve
Releases · nickthecook/archyve
v1.10.0
Compare
Sorry, something went wrong.
No results found
add ApiCall model; associate with Conversations and Documents
Merge pull request #45 from LeShaunJ/take_2
[PATCH] ensure provisioning fails safely
v1.9.0
Compare
Sorry, something went wrong.
No results found
add copy button to message
(scroll_to_bottom_action) scroll to bottom on message update
switch convo form to text_area
fix mistral output with spaces before triple backtick
show doc filename on chunk in collection search
post reply spinner immediately
remember user search_conversations setting
create settings if needed in Setting#set
add User association to Setting
v1.8.1
Compare
Sorry, something went wrong.
No results found
fix Clear button in global search form
only show users their own convos
v1.8.0
Compare
Sorry, something went wrong.
No results found
add Setting for number of chunks to include in prompt context/number of search results to return from API
v1.7.1
Compare
Sorry, something went wrong.
No results found
v1.6.0
Compare
Sorry, something went wrong.
No results found
allow specifying BROWSER_BASE_URL to use when generating URLs for browsers in API responses (URLs to the API continue to use the protocol and hostname that were used in the request to the URL)
this allows the operator to have services access the API via an internal network while browsers go through the public hostname
v1.5.0
Compare
Sorry, something went wrong.
No results found
fix sidebar item vertical alignment of item count
update convo title live
set message title from controller, not from create hook
fix errors on creating new list items
v1.4.2
Compare
Sorry, something went wrong.
No results found
fix "selected" error on show document
v1.4.0
Compare
Sorry, something went wrong.
No results found
highlight currently selected list items
remove leading spaces from ``` in granite output
change dom_id of colln list item
don't reset collection search form input when changing collection attrs
don't reset chat input field when changing convo attrs
use user-specific channel for convos
v1.3.0
Compare
Sorry, something went wrong.
No results found
seeds changes
expose new provisioning options via env vars