mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-01 20:14:01 -04:00
APIHandler possible error with per_req_config_modifier #156
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 @GilbertGomez94 on GitHub (Apr 3, 2024).
APIHandler code:
fetch_config_headers code:
When I call the endpoint, the following error appears:
This is the body of the request:
I'm using langserve 0.0.51
I hope someone can help me, thanks!
@eyurtsev commented on GitHub (Apr 3, 2024):
Could you include a minimal reproducible example?
@eyurtsev commented on GitHub (Apr 3, 2024):
Can do this:
@eyurtsev commented on GitHub (Apr 12, 2024):
Assuming issue is resolved. Feel free to open another issue if this is still unsolved.