Content generation capabilities for LLM models.
Generate text, images, and structured content using AI models
Create content with AI directly in your Odoo workflows
This module adds content generation capabilities to the LLM framework. Use the generate() API to create structured content using prompts and AI models. Perfect for generating product descriptions, marketing copy, and more.
Clean, focused content generation
Uses body_json for structured generation data, keeping outputs organized and parseable.
Simple prompt rendering with context merging for dynamic content generation.
Direct integration with the main LLM module's generate() method for seamless operation.
Works with details field for schema storage, enabling structured output validation.
Requirements and dependencies
llm, llm_thread, llm_assistant
Productivity/Discuss
18.0.2.0.0
LGPL-3