rubyvideo
rubyvideo copied to clipboard
Improve transcript prompt
This PR adds several improvements to the AI prompts and Agents
- uses by default OpenAI 4.1-nano and mini that offers a 1M context (good for long transcript) and better performances
- I have reworked a bit the prompt
- added an LlmRequest model to store the request and response. This model provides a way to track with which modle and prompt the talk was processed