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 - Fix checking of Algo ID #127

Closed danko-miladinovic closed 1 month ago

danko-miladinovic commented 1 month ago

What type of PR is this?

This is a bug fix because it fixes the check of Algo ID.

What does this do?

It fixes the check of Algo ID in the Agent service.

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

No issue.

Have you included tests for your changes?

Yes, it was manuel tested using agent-config.

Did you document any new/modified feature?

No documentation needed.

Notes

danko-miladinovic commented 1 month ago

Please rebase.

This PR can be closed. It is fixed in one @SammyOina PR.

dborovcanin commented 1 month ago

Resolved via #123.