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(core): add CLI commands to render / exec prompts #131

Closed
mhordynski opened this issue Oct 22, 2024 · 0 comments · Fixed by #146
Closed

feat(core): add CLI commands to render / exec prompts #131

mhordynski opened this issue Oct 22, 2024 · 0 comments · Fixed by #146
Assignees
Labels
core Changes to the core package feature New feature or request
Milestone

Comments

@mhordynski
Copy link
Member

Feature description

Ragbits cli should provide a handy way to render / execute given prompt via CLI.

ragbits prompts render my_app.module.prompts:QAPrompt --payload={"question": "my question"}

ragbits prompts exec my_app.module.prompts:QAPrompt --payload={"question": "my question"}

Motivation

Prompt management is core feature of ragbits, it should be supported in CLI for developer experience.

Additional context

No response

@mhordynski mhordynski added the feature New feature or request label Oct 22, 2024
@mhordynski mhordynski moved this to Backlog in ragbits Oct 22, 2024
@mhordynski mhordynski self-assigned this Oct 22, 2024
@mhordynski mhordynski moved this from Backlog to Ready in ragbits Oct 23, 2024
@mhordynski mhordynski removed their assignment Oct 23, 2024
@mhordynski mhordynski added this to the Ragbits 0.3 milestone Oct 23, 2024
@akotyla akotyla self-assigned this Oct 23, 2024
@akotyla akotyla linked a pull request Oct 24, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in ragbits Oct 25, 2024
@micpst micpst added the core Changes to the core package label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Changes to the core package feature New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants