The proto file(s) in this repository are used to generate clients to communicate with the BaseMind.AI Gateway service.
Its best to use this repository as a git submodule:
git submodule add https://github.com/basemind-ai/gateway-proto proto/gateway
The above command will add the repository as a git submodule and clone its contents into the subfolder proto/gateway
.
This repository uses pre-commit for validation.