dolibarr/htdocs/ai/class
MDW 0715c93e68
Qual: Avoid variable scope clash (param $conf vs. global $conf) (#38969)
# Qual: Avoid variable scope clash (param $conf vs. global $conf)

- Renamed parameter `$conf` to `$conf_obj` to avoid targeted name clash with global statement in if clause.
2026-06-23 20:16:24 +02:00
..
ai.class.php Fix: Ai::generateContent uses Google Gemini native API for google provider (#38296) 2026-05-18 01:17:39 +02:00
airequestlog.class.php NEW: MCP server and AI Assistant (#37888) 2026-05-11 01:59:55 +02:00
llmadapter.class.php NEW Add count tool for AI 2026-05-21 19:33:50 +02:00
mcp.class.php Qual: Avoid variable scope clash (param $conf vs. global $conf) (#38969) 2026-06-23 20:16:24 +02:00
mcp_protocol.class.php New AI tool access control (#38668) 2026-06-10 11:41:10 +02:00
mcptool.class.php New AI tool access control (#38668) 2026-06-10 11:41:10 +02:00
privacy_guard.class.php NEW: MCP server and AI Assistant (#37888) 2026-05-11 01:59:55 +02:00