@xuda.io/ai_module 1.1.5269 → 1.1.5270
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.mjs +1 -2
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -11146,8 +11146,7 @@ export const get_chat_suggestions = async function (req) {
|
|
|
11146
11146
|
Selection Strategy:
|
|
11147
11147
|
1. Format Compatibility: Analyze the ## ${type} to Process. If it contains structured JSON, component definitions, or raw HTML, prioritize agents capable of transforming these formats (e.g., converting HTML/JSON to functional apps).
|
|
11148
11148
|
2. Workflow Continuity: Focus on the "Lifecycle" of the project. If a UI or content has been drafted, the logical next step is conversion to a production-ready format, styling, or deployment.
|
|
11149
|
-
3.
|
|
11150
|
-
4. Contextual Relevance: Match the user's business profile (Digital Marketing & Web Development) with technical agents that automate development tasks.
|
|
11149
|
+
3. Contextual Relevance: Match the user's business profile (Digital Marketing & Web Development) with technical agents that automate development tasks.
|
|
11151
11150
|
|
|
11152
11151
|
|
|
11153
11152
|
## ${type}: ${context ? context : 'Use the previous response output as the content to analyze for next agents.'}
|