mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-01 20:14:01 -04:00
Runnable Lamdba type signatures more validation #4
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 @eyurtsev on GitHub (Oct 20, 2023).
Invalid type signatures on the function used for runnable lambda lead to errors that are difficult to understand:
Also argumentless:
@eyurtsev commented on GitHub (Oct 20, 2023):
cc @nfcampos keeping track of here in the meantime