This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
chantastic
chantastic.bsky.social
did:plc:xnzy5ycs7ppdgtv2iwhgykfc
let's fire up cURL
LM Studio opens a local endpoint for requests with four "OpenAI-like" endpoints:
- /v1models
- /v1/chat/completions
- /v1/completions
- /v1/embeddings
we're using /chat/completions for our neovim + avante setup
2025-02-21T18:20:16.255Z