mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-16 09:34:30 -04:00
Langserve :there is a conflict between langchain-cli and fastapi-cli on the version of typer. #216
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 @PG13OKC on GitHub (Jul 30, 2024).
I tried to deploy langserve using Docker. When running docker build -t agent ., an error occurred. The error message indicates that there is a conflict between langchain-cli and fastapi-cli on the version of typer.