Documentation Index
Fetch the complete documentation index at: https://docs.camel-ai.org/llms.txt
Use this file to discover all available pages before exploring further.
try_modify_message_with_format
- response_format is None
- message content is not a string
- message role is assistant
- response_format (Optional[Type[BaseModel]]): The Pydantic model class.
- message (OpenAIMessage): The message to be modified.