sidellama
sidellama
LLM-X! An app for people to talk to Ollama, LM Studio, Automatic 1111, Gemini nano and more!
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
LLM-X ( also called llmx) is a webapp and a chrome extension. The entire codebase (no secrets!) is on Github. The entire webapp is also hosted on github. This app is designed for users to be able to chat with Local AI models including a text to image provider!
Supports: Ollama, LM Studio (through the lmstudio sdk), Gemini nano (built in browser, currently chrome canary only), Automatic1111 (for image generation), and OpenAI compatible endpoints!
Features:
- Multiple Models can be run at the same time!
- Chat bot sending and receive images and text, regenerate responses
- Saving multiple chats
查看最近评论和评分分布。
商店综合星级:3.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
sidellama
Bring Your Own AI LLM to Chrome DevTools for enhanced debugging and page analysis. Connect to OpenRouter, OpenAI or Custom.
Quick access to your favorite local LLM from your browser (Ollama).
This extension hosts an ollama-ui web server on localhost
Use your locally running AI models to assist you in your web browsing.
Web extension to use local AI models
Куда вписывать API Key при выборе LMStudio? Error: Missing credentials. Please pass an `apiKey`, `workloadIdentity`, `adminAPIKey`, or set the `OPENAI_API_KEY` or `OPENAI_ADMIN_KEY` environment variable. at new P (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/OpenAiApi.js:17:67326) at m_._getClientOptions (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/OpenAiApi.js:97:31800) at m_.completionWithRetry (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/OpenAiApi.js:97:48272) at m_._streamResponseChunks (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/OpenAiApi.js:97:46656) at _streamResponseChunks.next (<anonymous>) at Nu._streamResponseChunks (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/OpenAiApi.js:97:68802) at _streamResponseChunks.next (<anonymous>) at Nu._streamIterator (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/chat.js:111:17356) at async Nu.transform (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/chat.js:79:4754) at async u (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/chat.js:79:3528
Not bad , It's work with my LM Studio env. But LM Studio goes with Openai mode without apikey parameter ,allways got error.