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
In the new v0.chats.init() function, I dont know how can I add some system instructions for guidelines about how the code should be implemented. Maybe just adding the prompt as a file with a name like "instructions.md" would be enough? Even if this works, I think having a system parameter like in the v0.chats.create() is the best option