为什么本地 配置了 mistral 官方的 key 后 始终无法调通
提示
ImportError: mistral required packages are not installed. Please install them with pip install any-llm-sdk[mistral]. Specific error message: cannot import name 'Mistral' from 'mistralai' (unknown location)
╭────────────────────────────────────────────────────── Error ───────────────────────────────────────────────────────╮
│ An error occurred at stage 'turn': mistral required packages are not installed. Please install them with pip │ │ install any-llm-sdk. Specific error message: cannot import name 'Mistral' from 'mistralai' (unknown location)
即使运行了 uv add 'any-llm-sdk[mistral]' 也还是不行 请大佬解惑
为什么本地 配置了 mistral 官方的 key 后 始终无法调通
提示
ImportError: mistral required packages are not installed. Please install them with
pip install any-llm-sdk[mistral]. Specific error message: cannot import name 'Mistral' from 'mistralai' (unknown location)╭────────────────────────────────────────────────────── Error ───────────────────────────────────────────────────────╮
│ An error occurred at stage 'turn': mistral required packages are not installed. Please install them with
pip │ │ install any-llm-sdk. Specific error message: cannot import name 'Mistral' from 'mistralai' (unknown location)即使运行了 uv add 'any-llm-sdk[mistral]' 也还是不行 请大佬解惑