You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users can edit all of the parameters in thread.json except the following:
id: show but gray out
object: dont show in UI
assistants[0] > defaults to Jan (obv this can't be editted)
assistants[0].assistant_id: don't show in UI
created: don't show in UI
updated: don't show in UI
metadata: don't show in UI
This might deviate a bit from what's rendered in designs, please follow this guide
Users can refine model configs in the following sections, with changes affecting thread.json
Inference parameters
Model parameters
engine parameters
Remove autosave. Users must click save button.
Basic error handling around users not saving changes in Thread Settings
When users edit the following sections, button must say "save & reload" because it requires models to be reloaded at nitro level. Otherwise, button just says "save"
dan-menlo
changed the title
feat: thread right panel has model and engine parameters
epic: thread right panel has model and engine parameters
Dec 20, 2023
dan-menlo
changed the title
epic: thread right panel has model and engine parameters
epic: Thread right panel has model and engine parameters
Dec 20, 2023
freelerobot
changed the title
epic: Thread right panel has model and engine parameters
epic: Thread right panel - new UX, renders all params, and does correct overwrites
Dec 27, 2023
freelerobot
changed the title
epic: Thread right panel - new UX, renders all params, and does correct overwrites
epic: New hreads right panel with correct file overwrites
Dec 27, 2023
freelerobot
changed the title
epic: New hreads right panel with correct file overwrites
epic: New Thread Settings Panel with correct file overwrites
Dec 27, 2023
Motivation
thread.json
only, users felt like they were edittingmodel.json
,assistant.json
Designs
https://www.figma.com/file/ytn1nRZ17FUmJHTlhmZB9f/Jan-App?type=design&node-id=112-37497&mode=design&t=s5Td4SkT9LRH86bS-0
Stories
thread.json
except the following:id
: show but gray outobject
: dont show in UIassistants[0].assistant_id
: don't show in UIcreated
: don't show in UIupdated
: don't show in UImetadata
: don't show in UIthread.json
Inference parameters
Model parameters
engine parameters
Remove autosave. Users must click save button.
Basic error handling around users not saving changes in Thread Settings
When users edit the following sections, button must say "save & reload" because it requires models to be reloaded at nitro level. Otherwise, button just says "save"
Model params
Engine params
Change the Assistant & Model section Dropdowns to "edit global defaults for [model/assistant name]" rather than what we had before. See designs.
If users edit
assistant.json
, ormodel.json
directly, the overwrites take effect for subsequent new threadsassistant.json
#1203 : assistant default params should be changeable via filemodel.json
thread
inheritsassistant.json
, inheritsmodel.json
Tasklist
won't fix
,sort alphabetically within section
,reference default model.jsons
, etc. Up to app pod.Not in Scope
won't fix
The text was updated successfully, but these errors were encountered: