Skip to content

feat(ob-gptel): support :var expansion in gptel Org-babel blocks#6

Open
re-f wants to merge 1 commit into
jwiegley:mainfrom
re-f:main
Open

feat(ob-gptel): support :var expansion in gptel Org-babel blocks#6
re-f wants to merge 1 commit into
jwiegley:mainfrom
re-f:main

Conversation

@re-f

@re-f re-f commented Sep 28, 2025

Copy link
Copy Markdown
  • Add variable expansion for $name and ${name} placeholders
  • Apply expansion to:
    • block body
    • :system string
    • directives sourced via :prompt and :session
  • Leave unknown placeholders intact
  • Non-string values are injected using readable Emacs Lisp representation

- Add variable expansion for $name and ${name} placeholders
- Apply expansion to:
  - block body
  - :system string
  - directives sourced via :prompt and :session
- Leave unknown placeholders intact
- Non-string values are injected using readable Emacs Lisp representation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant