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
2432e78fe15825d8f6a375f813992639e7c3f1fb
llm-in-text
/
backend
/
.env
T
4 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: implement inline autocomplete suggestions with FastAPI backend and Milkdown editor integration
2026-01-18 19:42:58 +08:00
OPENAI_API_KEY
=
ollama
feat: switch from OpenAI API to native Ollama Python client
2026-02-07 08:53:37 +08:00
OLLAMA_HOST
=
http://192.168.0.120:11434
feat: implement inline autocomplete suggestions with FastAPI backend and Milkdown editor integration
2026-01-18 19:42:58 +08:00
OLLAMA_MODEL
=
gpt-oss:120b
Reference in New Issue
Copy Permalink