Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(base-grpc): close channel in base grpc server (#3734)
If the LLM does not implement any logic for PredictStream, we close the channel immediately to not leave the process hanging. Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
- Loading branch information