mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-18 10:54:29 -04:00
[PR #318] [MERGED] Add backend persisted chat with user id example #497
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langserve/pull/318
Author: @eyurtsev
Created: 12/12/2023
Status: ✅ Merged
Merged: 12/12/2023
Merged by: @eyurtsev
Base:
main← Head:eugene/with_user_id📝 Commits (2)
d633c11x8564085Merge branch 'main' into eugene/with_user_id📊 Changes
2 files changed (+541 additions, -0 deletions)
View changed files
➕
examples/chat_with_persistence_and_user/client.ipynb(+359 -0)➕
examples/chat_with_persistence_and_user/server.py(+182 -0)📄 Description
Adds an example that has chat persistence on backend and user identification.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.