Logo
Explore Help
Register Sign In
ydy0615/llm-in-text
1
0
Fork 0
You've already forked llm-in-text
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
838eec30a8ee05d30ee4e1789961237a772eabb6
llm-in-text/backend/.env.example

5 lines
118 B
Plaintext
Raw Normal View History

feat: implement inline autocomplete suggestions with FastAPI backend and Milkdown editor integration
2026-01-18 19:42:58 +08:00
OPENAI_API_KEY=ollama
OLLAMA_BASE_URL=http://192.168.0.120:11434/v1/
OLLAMA_MODEL=gpt-oss:120b
feat(editor): add image insertion with OCR support and size limit handling Add image button with dropdown menu for uploading local images or inserting from URL. Integrate VLM-based OCR to extract text context from images and include in AI suggestions. Implement document size limits to disable AI when exceeding threshold. Refactor copilot plugin with per-view runtime state and OCR context injection. Add OCR cache utility for managing image metadata. Add code splitting configuration for optimized bundle size.
2026-02-14 18:28:37 +08:00
VLM_MODEL=qwen3-vl:30b
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.5.0 Page: 190ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API