This commit is contained in:
2026-07-27 00:56:18 +03:30
commit 1c75afe0fd
244 changed files with 27710 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Never commit a real token. Export these variables in your shell.
RESUME_AGENT_API_KEY=replace-with-your-token
RESUME_AGENT_BASE_URL=https://service.nokod.ir/v1
RESUME_AGENT_MODEL=replace-with-a-model-id-from-resume-agent-models
RESUME_AGENT_API_STYLE=chat
RESUME_AGENT_LLM_TIMEOUT_SECONDS=1800
RESUME_AGENT_LOG_LEVEL=INFO
RESUME_AGENT_LOG_MODEL_PAYLOADS=true