oai_messages_to_together_messages

oai_messages_to_together_messages(messages: list[dict[str, Any]]) -> list[dict[str, Any]]

Convert messages from OAI format to Together.AI format.
We correct for any specific role orders and types.

Parameters:
NameDescription
messagesType: list[dict[str, Any]]