bemade-addons/helpdesk_sale_order_ai/views
mathis c5904a51d7 [REF] Replace openwebui_connector with centralized openwebui_base module
This commit represents a significant architectural improvement:

- Completely replaced openwebui_connector with a more robust openwebui_base module
- Centralized OpenWebUI API integration for better maintainability
- Redesigned helpdesk_sale_order_ai to use the new openwebui_base module
- Added support for multiple OpenWebUI providers and models
- Improved error handling and response parsing
- Added proper template management with openwebui_prompt_template
- Fixed KeyError issues with safe template substitution
- Streamlined API client initialization and usage
2025-07-28 13:27:29 -04:00
..
__init__.py [ADD] openwebui_connector, helpdesk_sale_order_ai: AI-powered sales order generation from helpdesk tickets 2025-07-15 15:18:01 -04:00
ai_prompt_template_views.xml [REF] Replace openwebui_connector with centralized openwebui_base module 2025-07-28 13:27:29 -04:00
helpdesk_team_views.xml [ADD] openwebui_connector, helpdesk_sale_order_ai: AI-powered sales order generation from helpdesk tickets 2025-07-15 15:18:01 -04:00
helpdesk_ticket_button_views.xml [REF] Replace openwebui_connector with centralized openwebui_base module 2025-07-28 13:27:29 -04:00
helpdesk_ticket_views.xml [ADD] openwebui_connector, helpdesk_sale_order_ai: AI-powered sales order generation from helpdesk tickets 2025-07-15 15:18:01 -04:00
res_config_settings_views.xml [REF] Replace openwebui_connector with centralized openwebui_base module 2025-07-28 13:27:29 -04:00