zed/crates/semantic_index/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
..
embedding Add LM Studio support to the Assistant (#23097) 2025-01-14 20:41:58 +00:00
chunking.rs
embedding.rs Add LM Studio support to the Assistant (#23097) 2025-01-14 20:41:58 +00:00
embedding_index.rs deps: Bump smol to 2.0 (#22956) 2025-01-10 13:38:00 +00:00
indexing.rs
project_index.rs deps: Bump smol to 2.0 (#22956) 2025-01-10 13:38:00 +00:00
project_index_debug_view.rs
semantic_index.rs deps: Bump smol to 2.0 (#22956) 2025-01-10 13:38:00 +00:00
summary_backlog.rs
summary_index.rs deps: Bump smol to 2.0 (#22956) 2025-01-10 13:38:00 +00:00
worktree_index.rs