• Joined on 2025-12-26
ydy0615 pushed to main at ydy0615/llm-in-text 2026-04-04 15:56:29 +00:00
9ff51ac2f3 feat(plugin): add document export, doc‑block, and TTS/ASR support
ydy0615 pushed to lopsided-roadrunner at ydy0615/llm-in-text 2026-04-04 12:10:31 +00:00
05b1cbf80d chore: 更新项目配置和前后端代码优化
ydy0615 created branch lopsided-roadrunner in ydy0615/llm-in-text 2026-04-04 12:10:31 +00:00
ydy0615 pushed to main at ydy0615/llm-in-text 2026-04-04 12:06:35 +00:00
be4000b774 chore: 更新项目配置和依赖,优化前后端代码
ydy0615 pushed to main at ydy0615/llm-in-text 2026-03-14 12:49:02 +00:00
ef162de168 modified: backend/requirements.txt
ydy0615 pushed to main at ydy0615/llm-in-text 2026-03-14 11:25:13 +00:00
1155de4867 feat(MilkdownEditor): add file upload support for documents and text files
ydy0615 pushed to main at ydy0615/llm-in-text 2026-03-14 10:20:59 +00:00
d452d1747e feat: add language synonym mapping and canonicalization
ydy0615 pushed to main at ydy0615/llm-in-text 2026-03-10 15:26:22 +00:00
c0d4bf8b2b chore: remove unnecessary comments and suppress error logging
8d89c2a0f6 Merge remote changes with local modifications
Compare 2 commits »
ydy0615 pushed to main at ydy0615/llm-in-text 2026-03-10 14:21:24 +00:00
2ad57887cd feat: add docx and html2pdf.js for document export functionality
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-25 11:00:29 +00:00
637456ee34 feat(api): add completion request cancellation and mermaid rendering
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-23 12:32:25 +00:00
e28125079c feat(api): add system prompt support for LLM completion
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-19 12:27:03 +00:00
ce0731c2f2 feat(api): allow X-API-Key and X-Client-IP headers in CORS configuration
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-19 12:15:39 +00:00
e77f69c5c4 chore(config): update default API base URL to production endpoint
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-19 10:56:05 +00:00
5434f3eb47 fix(backend): rename thinking parameter to think for Ollama API compatibility
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-19 10:19:21 +00:00
4a979ba7c3 feat(api): add API key authentication to backend endpoints
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-19 03:14:47 +00:00
4fe4becdd5 fix(backend): filter out <br> tags from prompt context
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-19 02:47:03 +00:00
065b4ac319 feat(llm): add thinking parameter support for Ollama API calls
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-19 02:22:39 +00:00
aa6133e3ed feat: add privacy mode, thinking levels, PWA support, and i18n
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-18 00:59:50 +00:00
d2b64ad5d6 feat: add IP geolocation tracking and include location in prompts
ydy0615 pushed to main at ydy0615/llm-in-text 2026-02-17 01:28:47 +00:00
2b79f20e19 chore(config): update default Ollama model to gpt-oss:120b