branch: externals/ellama
commit 6f71f046f02f84cc66793c98db5a77d59c803fd1
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>
Add `ellama-blueprint-variable-regexp` to documentation.
---
README.org | 2 ++
ellama.info | 56 +++++++++++++++++++++++++++++---------------------------
2 files changed, 31 insertions(+), 27 deletions(-)
diff --git a/README.org b/README.org
index 138929a8e9..be991be778 100644
--- a/README.org
+++ b/README.org
@@ -221,6 +221,8 @@ More sofisticated configuration example:
- ~ellama-response-process-method~: Configure how LLM responses are processed.
Options include streaming for real-time output, async for asynchronous
processing, or skipping every N messages to reduce resource usage.
+- ~ellama-blueprint-variable-regexp~: Regular expression to match blueprint
+ variables like ~{var_name}~.
* Keymap
diff --git a/ellama.info b/ellama.info
index 006f9ad305..75001aa9fa 100644
--- a/ellama.info
+++ b/ellama.info
@@ -324,6 +324,8 @@ File: ellama.info, Node: Commands, Next: Keymap, Prev:
Installation, Up: Top
processed. Options include streaming for real-time output, async
for asynchronous processing, or skipping every N messages to reduce
resource usage.
+ • ‘ellama-blueprint-variable-regexp’: Regular expression to match
+ blueprint variables like ‘{var_name}’.
File: ellama.info, Node: Keymap, Next: Configuration, Prev: Commands, Up:
Top
@@ -1422,33 +1424,33 @@ Tag Table:
Node: Top1379
Node: Installation3613
Node: Commands8621
-Node: Keymap15207
-Node: Configuration18040
-Node: Context Management23639
-Node: Transient Menus for Context Management24547
-Node: Managing the Context26161
-Node: Considerations26936
-Node: Minor modes27529
-Node: ellama-context-header-line-mode29517
-Node: ellama-context-header-line-global-mode30342
-Node: ellama-context-mode-line-mode31062
-Node: ellama-context-mode-line-global-mode31910
-Node: Ellama Session Header Line Mode32614
-Node: Enabling and Disabling33183
-Node: Customization33630
-Node: Ellama Session Mode Line Mode33918
-Node: Enabling and Disabling (1)34503
-Node: Customization (1)34950
-Node: Using Blueprints35244
-Node: Key Components of Ellama Blueprints35863
-Node: Creating and Managing Blueprints36470
-Node: Variable Management37451
-Node: Keymap and Mode37920
-Node: Transient Menus38856
-Node: Running Blueprints programmatically39402
-Node: Acknowledgments39989
-Node: Contributions40702
-Node: GNU Free Documentation License41086
+Node: Keymap15330
+Node: Configuration18163
+Node: Context Management23762
+Node: Transient Menus for Context Management24670
+Node: Managing the Context26284
+Node: Considerations27059
+Node: Minor modes27652
+Node: ellama-context-header-line-mode29640
+Node: ellama-context-header-line-global-mode30465
+Node: ellama-context-mode-line-mode31185
+Node: ellama-context-mode-line-global-mode32033
+Node: Ellama Session Header Line Mode32737
+Node: Enabling and Disabling33306
+Node: Customization33753
+Node: Ellama Session Mode Line Mode34041
+Node: Enabling and Disabling (1)34626
+Node: Customization (1)35073
+Node: Using Blueprints35367
+Node: Key Components of Ellama Blueprints35986
+Node: Creating and Managing Blueprints36593
+Node: Variable Management37574
+Node: Keymap and Mode38043
+Node: Transient Menus38979
+Node: Running Blueprints programmatically39525
+Node: Acknowledgments40112
+Node: Contributions40825
+Node: GNU Free Documentation License41209
End Tag Table