Connecting to the model on IBM Cloud
After you enable the AI assistant feature in IBM Software Hub and store your credentials, you can connect to the model on IBM Cloud.
- Who needs to complete this task?
- To connect to the IBM Software
Hub AI
assistant, you must have one of the following permissions:
- Administer platform
- Manage configurations
- When do you need to complete this task?
- Complete this task if you want to connect the IBM Software Hub AI assistant to the model that is hosted by IBM on IBM Cloud.
Before you begin
About this task
You can connect directly to the IBM Software Hub AI assistant, or you can route requests to the AI assistant through a proxy server. If you decide to use a proxy server, ensure that the AI assistant URL is in the proxy server allow list.
Procedure
To connect to the IBM Software Hub AI assistant:
Results
Note: If you routed requests to the AI assistant through a proxy server, it can
take several minutes for the proxy configuration to take effect.
If you want the configuration to
take effect sooner, an instance administrator can run the following command to restart the
platform-ai-assistant-broker
deployment:
oc rollout restart deployment/platform-ai-assistant-broker \
-n ${PROJECT_CPD_INST_OPERANDS}