Allow the use of dots (.) in prompt variables #4836
vvp-trilogy
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature or potential improvement
Langfuse does not recognize variables that contain dots in their names. For example,
Record.Nameis not recognized. This limitation prevents use cases where objects need to be used as input.Production Use Case (Works)
Issue
It is currently not possible to use Playground and Experiments in Langfuse because prompt variables with dots in their names are not recognized.
Feature Request
Would it be possible to simplify the variable syntax and allow the use of dots within variable names?
Additional information
Somewhat related to this request: https://github.com/orgs/langfuse/discussions/4060
Beta Was this translation helpful? Give feedback.
All reactions