-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.env.example
More file actions
19 lines (19 loc) · 763 Bytes
/
Copy path.env.example
File metadata and controls
19 lines (19 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
ANTHROPIC_BASE_URL=https://www.dataexpert.io/api/v1/anthropic
ANTHROPIC_API_KEY=sk-de-your-key-here
ANTHROPIC_MODEL=claude-sonnet-4-20250514
NVIDIA_API_KEY=nvapi-your-nvidia-key-here
NVIDIA_MODEL=nvidia/llama-3.1-nemotron-ultra-253b-v1
LLM_PROVIDER=nvidia
LANGFUSE_SECRET_KEY=sk-lf-your-key-here
LANGFUSE_PUBLIC_KEY=pk-lf-your-key-here
LANGFUSE_BASE_URL=https://us.cloud.langfuse.com
FORGEJO_URL=https://your-git-server.com
FORGEJO_TOKEN=your-forgejo-token-here
FORGEJO_REPO=owner/repo
HETZNER_SSH_HOST=root@your-server-ip
RESEND_API_KEY=re_your-resend-key
RESEND_FROM=onboarding@resend.dev
REPORT_EMAIL=your-email@example.com
LUBOT_LANGFUSE_SECRET_KEY=sk-lf-your-key
LUBOT_LANGFUSE_PUBLIC_KEY=pk-lf-your-key
LUBOT_LANGFUSE_BASE_URL=https://us.cloud.langfuse.com