ultravioletrs / cocos

Cocos AI - Confidential Computing System for AI
https://ultraviolet.rs/cocos-ai.html
Apache License 2.0
11 stars 6 forks source link

NOISSUE - Handle larger manifests exceeding the default grpc limit #161

Open smithjilks opened 1 week ago

smithjilks commented 1 week ago

What type of PR is this?

This is a feature to allow streaming manifests larger than the default grpc limit

What does this do?

Adds ability to stream large computation manifests in chunks.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

No, I have not included tests.

Did you document any new/modified feature?

Notes