feat: replace hardcoded api_key with resolve_api_key() and add .rcontext.txt loading

This commit is contained in:
2025-01-04 15:54:48 +00:00
parent 04e23943ef
commit ddc3cdcff6
5 changed files with 52 additions and 17 deletions
-2
View File
@@ -2,8 +2,6 @@
.venv
.history
.backup*
auth.h
context.txt
gpt
gpt.c
r