mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-19 22:03:48 -04:00
extraction-summary #9
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?
Originally created by @hwchase17 on GitHub (Oct 25, 2023).
Originally assigned to: @dqbd on GitHub.
another playground not working as expected: https://github.com/langchain-ai/langchain/blob/langserve-templates/templates/extraction-summary/extraction_summary/chain.py
i can see that chain runs (thanks to tracing) but nothing shows up in UI. is because of function call?
@dqbd commented on GitHub (Nov 10, 2023):
Cannot replicate anymore, closing for now.