feat(agent): update import for agent session service feat(openai): add context truncation check in OpenAI answer generator docs(README): update frontend environment file conventions fix(vite): default local frontend development to local backend
3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
VITE_API_PROXY_TARGET=http://127.0.0.1:8000
|
|
FRONTEND_PORT=5173
|