[GH-ISSUE #3157] [FEAT]: Prompt Variables #2028

Closed
opened 2026-02-22 18:27:49 -05:00 by yindo · 1 comment
Owner

Originally created by @timothycarambat on GitHub (Feb 8, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3157

Originally assigned to: @timothycarambat on GitHub.

What would you like to see?

As a user, I should be able to define a list of accessible prompt variables that I can "inject" into a system prompt. These variables can be

System level defined

  • Time
  • Date

Statically defined by the user

Free form variable key and value that can be used for static injection

Dynamically associated with user/system

  • {user.name}
  • {user.bio}
Originally created by @timothycarambat on GitHub (Feb 8, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3157 Originally assigned to: @timothycarambat on GitHub. ### What would you like to see? As a user, I should be able to define a list of accessible prompt variables that I can "inject" into a system prompt. These variables can be ### System level defined - Time - Date ### Statically defined by the user Free form variable key and value that can be used for static injection ### Dynamically associated with user/system - {user.name} - {user.bio}
yindo added the enhancementcore-team-onlyfeature request labels 2026-02-22 18:27:49 -05:00
yindo closed this issue 2026-02-22 18:27:49 -05:00
Author
Owner

@ROlwig commented on GitHub (Mar 30, 2025):

Thanks, Tim!

@ROlwig commented on GitHub (Mar 30, 2025): Thanks, Tim!
yindo changed title from [FEAT]: Prompt Variables to [GH-ISSUE #3157] [FEAT]: Prompt Variables 2026-06-05 14:44:06 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2028