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

Refactor Project to Support Kai RPC Client #396

Open
3 tasks
JonahSussman opened this issue Sep 27, 2024 · 0 comments
Open
3 tasks

Refactor Project to Support Kai RPC Client #396

JonahSussman opened this issue Sep 27, 2024 · 0 comments
Assignees

Comments

@JonahSussman
Copy link
Contributor

Tasks

Some of my thoughts:

I took a previous stab at this here, but we weren't ready to have this in: #352. The big idea was the directory structure for kai looked like:

kai/
├─ server/      # everything related to ONLY the server
├─ rpc_client/  # everything related to ONLY the rpc client
└─ shared/      # shared things, mainly pydantic models for communication and constnants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants