Replies: 1 comment 7 replies
-
I want javascript Space and Agent ! Space based on MQTT(MQTT over websocket) protocol may be a good option. I mentioned this idea in this issue before:
This video shows the Agent built in javascript, I reproduced all the functions of OpenAIFunctionAgent. MQTT.js is a great js-library and The RabbitMQ AMQP protocol is already very well compatible with MQTT. The benefits of this approach may be the following two points:
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you look at the React example index.html, there's the beginnings of a simple JS client that could be used to define Javascript based agents that can integrate with the python-based
Space
's.I'd really like to see this developed but for now it's just an idea. If you'd like to see this developed, please upvote or let me know!
Beta Was this translation helpful? Give feedback.
All reactions