Initial Commit

This commit is contained in:
bladeclara42
2025-05-13 22:43:56 +07:00
commit 5469707c2d
16 changed files with 81 additions and 0 deletions

3
.env Normal file
View File

@@ -0,0 +1,3 @@
OPENAI_API_KEY=sk-e2f00b9fed01443b87407513ab14c494
OPENAI_MODEL=deepseek-chat
OPENAI_API_BASE=https://api.deepseek.com/v1 # (optional override if needed)