diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-09-10 03:42:47 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-09-10 03:42:47 -0700 |
| commit | c15492d8aa38b7125dc6574c08f6a765aad44fcb (patch) | |
| tree | 6e375fc303a95ff39840cffe63239cb494dbe522 /.env | |
| parent | 81ddf52e30fe32da76b8f9162a8208d8d0b62ccc (diff) | |
new flake lock
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +OPENAI_API_KEY=nothing +OPENAI_BASE_URL="http://localhost:11434/v1" +OPENAI_MODEL=qwen3-coder-noloop:latest |
