You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/11/11.12.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ The **Module ID** and **checksum** are stored in a new *manifest.json* file insi
51
51
- A new **Skills** pane in Maia shows all custom skills that are currently loaded, their status, and which module they belong to (for module-level skills). You can filter the list to show only skills with errors. To apply the updated skills immediately, you can sync the skills. For more information, see [Skill Overview](/refguide/maia-agent-skills/#skill-overview/) section in Maia Agent Skills.
52
52
- You can now add custom skills to non-protected app modules. These skills are exported together with other contents of the module.
53
53
- Maia now shows which custom skill (or which resource within a skill) it is drawing on while working, so you can follow along as it applies your project's conventions.
54
-
-You can now enable the beta feature to configure your own inference provider. OpenAI compatible and Bedrock can be configured per project. The model that will work best is Claude Sonnet 4.6. The best experience remains using the Mendix Platform.
54
+
-We released a feature in public beta that lets you configure a custom LLM provider. In addition to the default Mendix Platform provider, you can now configure OpenAI-compatible providers or AWS Bedrock on a per-project basis. Mendix still recommends using the Mendix Platform provider for the best experience. For more information, see [Configuring a Custom AI Provider](/refguide/maia-make/#custom-provider).
55
55
- Maia is now better at fetching and understanding content from web pages by focusing on the main content.
56
56
- You can now attach Markdown files (*.md*, *.mdx*) to your Maia chat messages. Each file can be up to 50 KB, and you can attach as many as you need. The file contents are sent to Maia as context alongside your prompt.
57
57
- Maia Agent session can be saved by navigating **Help** > **Support Tools** > **Capture Maia Agent Session**, making it easier to share session details when troubleshooting or reporting issues.
0 commit comments