Updating Semantic Guardrails
Use the AI Team Edition endpoints for Semantic Guardrails.
The applications and code uses the AI Developer Edition features. Update the endpoints to direct the applications and code to use the AI Team Edition features.
Semantic Guardrails API uses the following endpoint:
http://localhost:${SGR_PORT:-8581}/pty/semantic-guardrail/v1.1/conversations/messages/scan
Update and use the AI Team Edition endpoint:
https://{Host Address}/pty/semantic-guardrail/v1.1/conversations/messages/scan
Where, {Host Address} is the hostname of the PPC.
Note: Ensure that the configuration for Data Discovery are updated. For more information, refer to Updating Data Discovery.
Feedback
Was this page helpful?