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

Expose playground type in add_routes and APIHandler #519

Merged
merged 8 commits into from Mar 11, 2024

Conversation

eyurtsev
Copy link
Collaborator

No description provided.

@cla-bot cla-bot bot added the cla-signed label Mar 11, 2024
if playground_type == "default":
path_to_dist = "./playground/dist"
elif playground_type == "chat":
path_to_dist = "./playground/dist-chat"
Copy link
Collaborator

Choose a reason for hiding this comment

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

If we are leaving separate, this is ./chat_playground/dist

@jacoblee93
Copy link
Collaborator

jacoblee93 commented Mar 11, 2024

We should remove the now dead code in langserve/chat_playground.py

@eyurtsev eyurtsev marked this pull request as ready for review March 11, 2024 19:00
@eyurtsev eyurtsev self-assigned this Mar 11, 2024
@eyurtsev eyurtsev merged commit f0171fa into main Mar 11, 2024
9 of 11 checks passed
@eyurtsev eyurtsev deleted the eugene/playground_type branch March 11, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants