webSDK or javascript web requests?

Original Discord Post by tyrusjames | 2024-08-31 08:37:52

Trying to work out if i can use convai for something I’m working on.

Using the webSDK, I’m trying to find out if there are commands i can send using web requests. For example: http://localhost:9001/send?message=“hi how are you?” And maybe other commands etc

I can’t see anything in the documentation relating to this but i may have missed it. Perhaps I’m using the wrong thing for this ability.

Reply by k3kalinix | 2024-08-31 08:40:27

<@368669084952428554>

Reply by saurav0037 | 2024-09-02 12:40:55

<@133112263404945408> For this you can just parse the url and use SendTextChunk function in convai-web-sdk instance.

This conversation happened on the Convai Discord Server, so this post will be closed.