Skip to content
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

feat: Add oai cache to our frontend container #74

Merged
merged 3 commits into from Mar 2, 2024

Conversation

langchain-infra
Copy link
Contributor

Ad the option to enable an oai cache on your langsmith instance.

@@ -219,6 +219,9 @@ frontend:
name: "frontend"
containerPort: 8080
existingConfigMapName: ""
# Turn on LLM Proxy Cache
cache:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

should this be on or off?

Copy link
Contributor

Choose a reason for hiding this comment

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

Probably default on? People need to explicitly change oai url to use anyways?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

also any configuration params we should add here? I can also add some otehr ones like anthropic

@langchain-infra langchain-infra merged commit d05d06e into main Mar 2, 2024
1 check passed
@langchain-infra langchain-infra deleted the infra/add-oai-cache branch March 2, 2024 04:38
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.

None yet

2 participants