Time shouldn't be part of the Hud, but always rendered
Signed-off-by: mudler <mudler@localai.io>
This commit is contained in:
@@ -18,7 +18,6 @@ type PromptHUD struct {
|
||||
CurrentState action.StateResult `json:"current_state"`
|
||||
PermanentGoal string `json:"permanent_goal"`
|
||||
ShowCharacter bool `json:"show_character"`
|
||||
Time string `json:"time"`
|
||||
}
|
||||
|
||||
type Character struct {
|
||||
|
||||
Reference in New Issue
Block a user