feat: Added nil_ls and added lmstudio to aichat
This commit is contained in:
@@ -99,6 +99,17 @@
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
type = "openai-compatible";
|
||||
name = "LMStudio";
|
||||
api_base = "http://localhost:1234/v1";
|
||||
models = [
|
||||
{
|
||||
name = "openai/gpt-oss-20b";
|
||||
type = "chat";
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
type = "openai";
|
||||
name = "openai";
|
||||
|
||||
Reference in New Issue
Block a user