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

Feature Request: Add API endpoint #26

Open
mkellerman opened this issue Apr 25, 2023 · 3 comments
Open

Feature Request: Add API endpoint #26

mkellerman opened this issue Apr 25, 2023 · 3 comments
Milestone

Comments

@mkellerman
Copy link

I love this! Nice work!

This allows me to quickly test my local models, and see how i want to configure them. Once i've confirmed (through the GUI) that everything is how i want it, it would be great if we can expose this as an API. So it's not only a CLIENT, but now can operate as a LlamaServer.

Is this something that you'd be willing to consider?

@alexrozanski
Copy link
Owner

@mkellerman interesting use-case, nice! you mean a local server or one running remotely that you can query? i'm actually working on some new Swift bindings to power LlamaChat v2 that you can find here: https://github.com/CameLLM

@mkellerman
Copy link
Author

The same binary, but you can interact with the models through an API request, instead of UI clicks.

@alexrozanski alexrozanski added this to the Future milestone Apr 28, 2023
@alexrozanski
Copy link
Owner

@mkellerman sorry for the late reply on this. not something I'm considering actively atm but will track it for the future! might be something that could wrap CameLLM and be released as a separate project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants