Skip to content

Update use-langcache.md #1710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 16, 2025
Merged

Update use-langcache.md #1710

merged 2 commits into from
Jun 16, 2025

Conversation

Jenverse
Copy link

  • 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
Copy link
Contributor

Copy link
Contributor

@Copilot 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.

3 participants