langserve icon indicating copy to clipboard operation
langserve copied to clipboard

Remaining chat widget bugs

Open eyurtsev opened this issue 1 year ago • 1 comments
trafficstars

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

eyurtsev avatar Mar 01 '24 15:03 eyurtsev

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 avatar Mar 08 '24 16:03 jlev