Merge branch 'main' into piotr/z-2556-add-create-branch-button
This commit is contained in:
commit
2ac485a6ec
60 changed files with 1114 additions and 442 deletions
|
@ -1030,6 +1030,7 @@ pub struct AssistantStyle {
|
|||
pub system_sender: Interactive<ContainedText>,
|
||||
pub model: Interactive<ContainedText>,
|
||||
pub remaining_tokens: ContainedText,
|
||||
pub low_remaining_tokens: ContainedText,
|
||||
pub no_remaining_tokens: ContainedText,
|
||||
pub error_icon: Icon,
|
||||
pub api_key_editor: FieldEditor,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue