Ask a question to get started
Enter to sendā¢Shift+Enter new line
Get a request of the Friendli chat API.
get_chat_request( messages: List[BaseMessage], ) -> Dict[str, Any]
messages
List[BaseMessage]
Messages comprising the conversation so far.