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

HTML form for proof of concept #4

Open
mikrl opened this issue Jul 30, 2023 · 0 comments
Open

HTML form for proof of concept #4

mikrl opened this issue Jul 30, 2023 · 0 comments

Comments

@mikrl
Copy link
Owner

mikrl commented Jul 30, 2023

It would be ideal to have a simple form for the user to run a query and get a response in a web page.

Specs:

  • Needs a drop-down to select a pre-existing API key from the backend
  • Needs a text field to write a prompt template, and a save button to save it into the back-end
  • Needs a list of text fields for each variable derived from the template. Each text field should be labelled with its variable.
  • Needs a radio button to select a LLM provider (only support OpenAI Chat right now)
  • Needs a button to run a query using the prompt template and API key, against the chosen provider.
  • Needs a text field to display the result of the query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant