Support local and remote prompt loading: add default prompt path and environment variable; update load_prompt_yaml to handle local files and adjust main function call accordingly.

This commit is contained in:
2026-01-09 13:31:42 +00:00
parent 160864a320
commit a8574d156c
3 changed files with 29 additions and 5 deletions
+1
View File
@@ -1,5 +1,6 @@
GITHUB_TOKEN=token123
GITHUB_REPOSITORY=owner/repo
RAW_PROMPT_URL=https://raw.githubusercontent.com/johndoe6345789/metabuilder/main/getonwithit.prompt.yml
PROMPT_PATH=prompt.yml
GITHUB_MODELS_ENDPOINT=https://models.github.ai/inference
APP_LANG=en # Supported: en, es, fr, nl, pirate