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
e77f69c5c4dd6192e57e8564b7ae87ea2cc29250
llm-in-text/.env.example

4 lines
150 B
Plaintext
Raw Normal View History

feat: add privacy mode, thinking levels, PWA support, and i18n - Add privacy mode to hide IP and user preferences from AI requests - Add model thinking levels (low/medium/high) for context analysis depth - Add PWA support with service worker, manifest, and app icons - Add SettingsPanel for user preferences (theme, background, language) - Add i18n translations for en/zh/ja/ko/de/fr - Add Pinia store for centralized settings management - Update backend to support user preferences and thinking levels - Update config to use absolute API URLs
2026-02-19 10:22:27 +08:00
VITE_API_BASE_URL=http://149.104.29.239:8001
VITE_API_URL=http://149.104.29.239:8001/v1/completions
VITE_OCR_URL=http://149.104.29.239:8001/v1/ocr
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.5.0 Page: 201ms 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