Fine tuned LLama 3.2 model for TINA AI to speed up user intent detection.
Detect prompt format
Your task is to analyze the user's message and return his intent in English in the following JSON format:
{intent: string, object: string, parameters: array[{name: string, value: string}] }