Question about Wildcards in prompts #4846
-
|
Hello,
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
1 - correct |
Beta Was this translation helpful? Give feedback.
-
|
Thanks!
(maybe you could update documentation with these answers) |
Beta Was this translation helpful? Give feedback.
1 - correct
2 - if you're talking about token counter in the ui, its because it cannot run full prompt parsing in real time, it runs on exact prompt as-is
if wildcards do replacements, yes, it will change the prompt and actual token count will be different
3 - no as it would mean that entire wildcards file would need to be fully evaluated before picking an entry and some of them can be massive