We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f230220 commit 8291356Copy full SHA for 8291356
sample-code/spring-app/src/main/resources/static/index.html
@@ -328,8 +328,7 @@ <h2>Orchestration</h2>
328
<a class="link-offset-2-hover link-underline link-underline-opacity-0 link-underline-opacity-75-hover endpoint"
329
href="/orchestration/grounding"><code>/orchestration/grounding</code></a>
330
<div class="tooltip-content">
331
- Let the orchestration service a response to a hypothetical user who provided feedback on the AI
332
- SDK. Pseudonymize the user's name and location to protect their privacy.
+ Using grounding to provide additional context to the AI model.
333
</div>
334
335
</li>
0 commit comments