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

[FEAT] create js client #2

Open
edwinkys opened this issue Oct 30, 2024 · 0 comments
Open

[FEAT] create js client #2

edwinkys opened this issue Oct 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@edwinkys
Copy link
Contributor

Feature Description

We want to create a JS client library that we are going to officially support. Although not as common as Python, some AI agents are created in JS. This library will allow JS users to build HITL layer with Phantasm.

Potential Solution

We can use protobufjs to compile our proto file to JavaScript code. Just like the Python client, we want to have a single class called Phantasm that will be the entrypoint to the functionality as a client.

@edwinkys edwinkys added the enhancement New feature or request label Oct 30, 2024
@edwinkys edwinkys self-assigned this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant