Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/ROOT/pages/int-ai-gen-flow-examples.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ The following is an example of the completed flow:
== See Also

* xref:int-work-with-code-snippets.adoc[]
* xref:int-ai-create-integrations.adoc[]
* xref:vibes-create-integrations.adoc[]
* xref:acb-reference.adoc[]
* xref:acb-component-scheduler.adoc[]
* xref:acb-component-set-payload.adoc[]
Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/pages/troubleshoot-generative-ai.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The following errors sometimes occur when you use MuleSoft Vibes in Anypoint Cod

== Unexpected Results When Using Mulesoft Vibes

If the generated flow doesn't return accurate or useful results for your prompt, try rewriting your prompt and follow the guidelines to xref:int-ai-create-integrations.adoc#craft-ai-prompt[write an effective prompt].
If the generated flow doesn't return accurate or useful results for your prompt, try rewriting your prompt and follow the guidelines to xref:vibes-create-integrations.adoc#craft-ai-prompt[write an effective prompt].

If results are still inconsistent, verify that your project context and Mulesoft Vibes settings are correctly configured.

Expand Down Expand Up @@ -74,4 +74,4 @@ If you receive an authorization error, contact your Anypoint Platform organizati

* xref:start-acb.adoc#log-in-to-anypoint-platform-from-the-ide[Log in to Anypoint Platform from the IDE]
* xref:start-configure-permissions.adoc#permissions[Anypoint Code Builder Permissions]
* xref:int-ai-create-integrations.adoc[]
* xref:vibes-create-integrations.adoc[]