zed/crates/language_model/src
Yagil Burowski c038696aa8
Add LM Studio support to the Assistant (#23097)
#### Release Notes:

- Added support for [LM Studio](https://lmstudio.ai/) to the Assistant.

#### Quick demo:


https://github.com/user-attachments/assets/af58fc13-1abc-4898-9747-3511016da86a

#### Future enhancements:
- wire up tool calling (new in [LM Studio
0.3.6](https://lmstudio.ai/blog/lmstudio-v0.3.6))

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2025-01-14 20:41:58 +00:00
..
model Add LM Studio support to the Assistant (#23097) 2025-01-14 20:41:58 +00:00
fake_provider.rs Dequalify WindowContext and AsyncWindowContext identifiers (#22444) 2024-12-28 21:21:32 +00:00
language_model.rs Fuse LLM completion stream to avoid a panic (#21914) 2024-12-12 11:39:35 -05:00
rate_limiter.rs
registry.rs gpui: Don't export named Context from prelude (#21869) 2024-12-11 13:21:40 -05:00
request.rs assistant2: Small misc efficiency improvements (#22947) 2025-01-10 09:20:15 +00:00
role.rs Add LM Studio support to the Assistant (#23097) 2025-01-14 20:41:58 +00:00