docs: add upage usage instructions document
This commit is contained in:
@@ -13,7 +13,7 @@ export default class LMStudioProvider extends BaseProvider {
|
||||
|
||||
config = {
|
||||
baseUrlKey: 'LMSTUDIO_API_BASE_URL',
|
||||
baseUrl: 'http://localhost:1234/',
|
||||
baseUrl: 'http://127.0.0.1:1234/',
|
||||
};
|
||||
|
||||
staticModels: ModelInfo[] = [];
|
||||
|
||||
Reference in New Issue
Block a user