zed
zed copied to clipboard
Remove unused load_model method from LanguageModelProvider
trafficstars
Removes the load_model trait method and its implementations in Ollama and LM Studio providers, along with associated preload_model functions and unused imports.
Release Notes:
- N/A