mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 16:04:03 +00:00
parent
4830a9cf40
commit
754e745b1f
3 changed files with 23 additions and 1 deletions
|
|
@ -418,6 +418,7 @@ export class TuiRenderer {
|
|||
`No API key found for ${currentModel.provider}.\n\n` +
|
||||
`Set the appropriate environment variable or update ~/.pi/agent/models.json`,
|
||||
);
|
||||
this.editor.setText(text);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue