Exercises / prompt
Build a chat payload
build(system, user) returns a list of two message dicts with roles system and user. Print the roles.
Live Pythonpython
Output
Run to execute this in your browser. Nothing is sent to a server.
Exercises / prompt
build(system, user) returns a list of two message dicts with roles system and user. Print the roles.
Run to execute this in your browser. Nothing is sent to a server.