Skip to content

Conversation

@Jenverse
Copy link
Contributor

  • Removed Scope from the request as we have made that update
  • Made some other minor changes to the language

- Removed Scope from the request as we have made that update 
- Made some other minor changes to the language
@Jenverse Jenverse requested a review from cmilesb June 16, 2025 16:43
@CLAassistant
Copy link

CLAassistant commented Jun 16, 2025

CLA assistant check
All committers have signed the CLA.

@Jenverse Jenverse requested a review from Copilot June 16, 2025 16:43
@github-actions
Copy link
Contributor

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the use-langcache.md guide to remove the scope object from example requests and refine language around filtering and supported response types.

  • Clarify supported response types (LLM, RAG, and agent)
  • Update wording for filtering responses
  • Remove scope object from all request examples
Comments suppressed due to low confidence (2)

content/operate/rc/langcache/use-langcache.md:67

  • Since the scope object has been removed from examples, update this sentence to only reference adding an attributes object or reintroduce the scope examples consistently.
You can also scope the responses returned from LangCache by adding an `attributes` object or `scope` object to the request. LangCache will only return responses that match the attributes you specify.

content/operate/rc/langcache/use-langcache.md:69

  • Use a JSON code fence (```json) instead of shell (sh) to improve syntax highlighting for request examples.
```sh

@cmilesb cmilesb self-assigned this Jun 16, 2025
@cmilesb cmilesb merged commit 9bb10e5 into DOC-5172 Jun 16, 2025
5 checks passed
@cmilesb cmilesb deleted the Jenverse-patch-1-2 branch June 16, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants