This website requires JavaScript.
Explore
Help
Register
Sign In
ydy0615
/
llm-in-text
Watch
1
Star
0
Fork
0
You've already forked llm-in-text
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce0731c2f277c8246a47d9f66123dd9d56e9c1e8
llm-in-text
/
backend
History
ydy0615
ce0731c2f2
feat(api): allow X-API-Key and X-Client-IP headers in CORS configuration
2026-02-19 20:26:56 +08:00
..
.env.example
feat: add privacy mode, thinking levels, PWA support, and i18n
2026-02-19 10:22:27 +08:00
geoip.py
feat: add IP geolocation tracking and include location in prompts
2026-02-18 08:59:28 +08:00
GeoLite2-City.mmdb
feat: add IP geolocation tracking and include location in prompts
2026-02-18 08:59:28 +08:00
llm.py
fix(backend): rename thinking parameter to think for Ollama API compatibility
2026-02-19 18:55:49 +08:00
main.py
feat(api): allow X-API-Key and X-Client-IP headers in CORS configuration
2026-02-19 20:26:56 +08:00
prompt.py
fix(backend): filter out <br> tags from prompt context
2026-02-19 11:14:43 +08:00
requirements.txt
feat: add IP geolocation tracking and include location in prompts
2026-02-18 08:59:28 +08:00
test_geoip.py
feat: add IP geolocation tracking and include location in prompts
2026-02-18 08:59:28 +08:00