mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-29 21:30:18 +00:00
- Description: In the llms/__init__.py, the key name is wrong for mlflowaigateway. It should be mlflow-ai-gateway - Issue: NA - Dependencies: NA - Tag maintainer: @hwchase17, @baskaryan - Twitter handle: na Without this fix, when we run the code for mlflowaigateway, we will get error as below ValueError: Loading mlflow-ai-gateway LLM not supported --------- Co-authored-by: rajib76 <rajib76@yahoo.com> Co-authored-by: Bagatur <baskaryan@gmail.com>