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

Develop demo API #2

Open
7 tasks
secretsauceai opened this issue Oct 12, 2024 · 0 comments
Open
7 tasks

Develop demo API #2

secretsauceai opened this issue Oct 12, 2024 · 0 comments

Comments

@secretsauceai
Copy link
Owner

Description

Similar to the Fast API for the LLM chatbot that was developed, we should develop a demo API and include that in this repo. This will help people try out the model that will be available.

NOTE: This issue is quite large, once it is refined, it will probably be broken down into several issues.

DoD

  • Adapt the inference script for API usage
  • Look into what format the input-output should have
  • Develop an API that takes the user input, formats it correctly with the prompts, runs inference, and sends back the results
  • Test API
  • Get feedback
  • Make any improvements
  • Document
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