LLM-VM
LLM-VM copied to clipboard
Creating a REST API for LLM-VM
Maybe create an api key provisioning system too?
Yes, we need the api key and the user needs to be registered. User registration is equivalent to applying for a trial system.
Do we have a user registration already?
i dont think so
Yeah, thank you for your feedback, we love to hear any feedback and discussion.
@zachsueh2023 True that! Thanks for helping teach the anarchy way :-)
I've done some API management in Azure before and even did some "midair" transformations for authentication using Azure API Management tools (I think for HMAC but can't quite remember). I like working with APIs in general anyway so I can conform to any requirements as needed or do some research as to what are the best practices. I can also look into AWS or Google Cloud, if preferred.
@jaywha we are not sure that the anarchy will use Azure, Google and AWS cloud, but you can look at rest api papers on google scholar. Yes, you can also go ahead and research these clouds so you can better contribute when anarchy decides which one to use.
@mmirman I'd love to collaborate if someone is already working on this topic!
@VictorOdede what would the endpoints be? which language model call? I have done rest apis in djangorestframework
@Jobhdez @MananDoshi1301 @jaywha I will add a few tasks around this by tomorrow. Feel free to pick them up. if you're interested.
@VictorOdede Yes sure Vik, thanks. Would be very happy to contribute!
Same here! We can divide and conquer this issue 😁
Hi, can I please work on this issue? Thank you!
https://github.com/lucylililiwang/LLM-VM/blob/lucylililiwangfrom_rest-api/rest_api.py