Timothy Carambat
97b140b4b4
Update LMStudio LLM & Embedder for API token ( #4948 )
...
- Updates Option panels to be consistent for other providers
adds API key to all LMStudio API calls
2026-01-30 11:13:32 -08:00
Marcello Fitton
6855bbf695
Refactor Class Name Logging ( #4426 )
...
* Add className property to various LLM and embedder classes to fix logging bug after minification
* Fix bug with this.log method by applying the missing private field symbol
2025-09-25 15:34:19 -10:00
Sean Hatfield
fc55baf69a
LMStudio 0 value embeddings patch ( #4084 )
...
patch lmstudio encoding_format to fix all embeddings as 0 value
2025-07-01 18:05:58 -07:00
Sean Hatfield
27b07d46b3
Patch bad models endpoint path in LM Studio embedding engine ( #2628 )
...
* patch bad models endpoint path in lm studio embedding engine
* convert to OpenAI wrapper compatibility
* add URL force parser/validation for LMStudio connections
* remove comment
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-11-13 12:34:42 -08:00
Timothy Carambat
bf435b2861
Adjust how text is split depending on input type ( #1238 )
...
resolves #1230
2024-04-30 10:11:56 -07:00
Timothy Carambat
c65f890afc
Add LMStudio embedding endpoint support ( #1141 )
...
* Add LMStudio embedding endpoint support
* update alive path check for HEAD
remove commented JSX
* update comment
2024-04-19 15:36:07 -07:00