LLobotoMy for Azure / ThreadMessageConverter
• new ThreadMessageConverter()
▸ convert(messages
): ChatRequestMessage
[]
Convert the mix of ChatRequestMessages and ChatResponseMessages to ChatRequestMessages only so they can be sent again to the LLM.
Name | Type |
---|---|
messages |
ChatMessage [] |
ChatRequestMessage
[]