Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: Prompt Variables #3157

Open
timothycarambat opened this issue Feb 9, 2025 · 0 comments · May be fixed by #3359
Open

[FEAT]: Prompt Variables #3157

timothycarambat opened this issue Feb 9, 2025 · 0 comments · May be fixed by #3359
Assignees

Comments

@timothycarambat
Copy link
Member

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}
@timothycarambat timothycarambat self-assigned this Feb 9, 2025
@timothycarambat timothycarambat changed the title [FEAT]: Prompt Variable injection [FEAT]: Prompt Variables Feb 9, 2025
@shatfield4 shatfield4 linked a pull request Feb 27, 2025 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant