Remaining chat widget bugs #132

Open
opened 2026-02-16 00:18:55 -05:00 by yindo · 1 comment
Owner

Originally created by @eyurtsev on GitHub (Mar 1, 2024).

The chat widget still fails to keep track of history in some cases:

Resulting in things that look like this:

image

Examples to check:

  • chat_with_persistence
  • tuples example for the chat_message chain which returns function call messages
Originally created by @eyurtsev on GitHub (Mar 1, 2024). The chat widget still fails to keep track of history in some cases: Resulting in things that look like this: ![image](https://github.com/langchain-ai/langserve/assets/3205522/26f5ec82-6175-424b-acc7-ae2ac901cb76) Examples to check: * `chat_with_persistence` * `tuples` example for the `chat_message` chain which returns function call messages
yindo added the playground label 2026-02-16 00:18:55 -05:00
Author
Owner

@jlev commented on GitHub (Mar 8, 2024):

something changed between 0.0.44 and 0.0.46 that is causing the playground to render blank history for me when using agents which call open ai functions

@jlev commented on GitHub (Mar 8, 2024): something changed between 0.0.44 and 0.0.46 that is causing the playground to render blank history for me when using agents which call open ai functions
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#132