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
flags.String("groundtruth-model", "", "Model to use for generating groundtruth outputs. Defaults to openai/gpt-4o. Use 'none' to disable groundtruth generation.")
121
121
flags.String("session-file", "", "Session file to load existing context from")
122
122
flags.StringArray("var", []string{}, "Template variables for prompt files (can be used multiple times: --var name=value)")
0 commit comments