Add local model provider
This commit is contained in:
parent
4abdec044f
commit
f62e693b8f
7 changed files with 4029 additions and 1357 deletions
|
@ -5,6 +5,7 @@ pub mod copilot_chat;
|
|||
pub mod deepseek;
|
||||
pub mod google;
|
||||
pub mod lmstudio;
|
||||
pub mod local;
|
||||
pub mod mistral;
|
||||
pub mod ollama;
|
||||
pub mod open_ai;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue