Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ashera96 committed Dec 6, 2024
1 parent 579ee58 commit 683c247
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion en/docs/consume/discover-apis/marketplace-assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ There are a few potential reasons for this

2. You may have configured the marketplace assistant after publishing those APIs.

APIs are only published to the vector database if the Al features are enabled and the token is configured. If you published the API before configuring the assistant, it might not be in the database, and the assistant wouldn't be aware of it. Re-publishing the API and trying again could resolve this. If you have numerous APIs, there's an option to upload them using the WSO2 API Controller
APIs are only published to the vector database if the AI features are enabled and the token is configured. If you published the API before configuring the assistant, it might not be in the database, and the assistant wouldn't be aware of it. Re-publishing the API and trying again could resolve this. If you have numerous APIs, there's an option to upload them using the WSO2 API Controller

3. If you've published the API and are still receiving the above response, there could be two reasons:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
To ensure that the Marketplace Assistant is fully informed about all published APIs and API Products, it is essential to update the vector database.
You can use the **WSO2 API Controller (apictl)** to keep the vector database upto date.

First you have to download and intialize the apictl.
First you have to download and initialize the apictl.

1. Make sure that the WSO2 API-M is started and that the corresponding version of apictl is set up.
For more information, see [Download and Initialize the apictl]({{base_path}}/install-and-setup/setup/api-controller/getting-started-with-wso2-api-controller/#download-and-initialize-the-apictl).
Expand Down

0 comments on commit 683c247

Please sign in to comment.