mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-05-05 19:19:37 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user