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

Does this work with api? #9

Open
FromCollin opened this issue Apr 3, 2023 · 4 comments
Open

Does this work with api? #9

FromCollin opened this issue Apr 3, 2023 · 4 comments

Comments

@FromCollin
Copy link

I like this idea and hope it continues to grow - does it work with the api?

@wawawario2
Copy link
Owner

So I tested it just now on the two API examples: streaming and no streaming and neither work since this extension only operates in chat mode at the moment. I'll make this clear in the limitations.

@Thireus
Copy link

Thireus commented Apr 29, 2023

Is there a way to make it work with the API using sessions?

@DragonForgedTheArtist
Copy link

Having dug pretty deep into the api to the point of having 3 characters talking to each other, Here are my findings on making this available to the API. Your characters aren't available to the API. You have the send their context with each message. You would need an implementation that is designed to work with your API access point that modifies your prompt from there. I don't know if this code could be modified to do that and turned into a library. I know it would be a fair bit of work to turn script.py into a library and then a wrapper around that library.

@KamiaoChan
Copy link

I hope to add support for the API, mainly to include support for RisuAI. I am more accustomed to using RisuAI by connecting to the web UI through the API. If possible, I would appreciate the support. Thank you

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

5 participants