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
The ilab chat command today provides an unrivaled chat experience at the CLI. However; it's missing some critical features which are commonplace with other AI chat applications.
Namely, the ability to specify your own system prompt to the model.
You should be able to override the default system prompt by specifying .chat.system_prompt in the ilab config, or you can pass a --system-prompt flag to ilab chat.
The ilab chat command today provides an unrivaled chat experience at the CLI. However; it's missing some critical features which are commonplace with other AI chat applications.
Namely, the ability to specify your own system prompt to the model.
You should be able to override the default system prompt by specifying
.chat.system_promptin the ilab config, or you can pass a--system-promptflag toilab chat.