api-interfaces icon indicating copy to clipboard operation
api-interfaces copied to clipboard

Interface definitions for API interactions between components

Results 29 api-interfaces issues
Sort by recently updated
recently updated
newest added
trafficstars

Draft pull request as requested. This is WIP on protocol additions to enable animation pipeline.

I use git clone -- recurse submodules according to the document [email protected] :Stability-AI/api-interfaces. The git gets the code, but it can't be completed successfully when using cmake. Is there a...

Trying to follow the instructions to build API interface. `cmake` runs fine, but `cmake --build` failswith the following ``` ➜ api-interfaces git:(main) ✗ cmake --build . [ 2%] Generating gooseai/dashboard/dashboard_grpc.py...

generation_pb.js that gets built imports a file called ```var tensors_pb = require('./tensors_pb.js') ```. I'm running, on the api-interfaces folder, these commands: cmake . cmake --build . Problem here is that...

bug

how to use in golang project? ➜ server git:(master) ✗ go get github.com/Stability-AI/api-interfaces@0a4465b go: errors parsing go.mod: /Users/tes/Documents/pro/server/go.mod:32:2: usage: require module/path v1.2.3 ➜

Improves UX of building and consuming api-interfaces - Leverages buf's remote builds to avoid having to install most system dependencies on the host machine - Generates python, go, and typescript...

Add additional organization management endpoints to add, remove, list, and update users in an organization.

re-build protobuf stubs on change. to do: * workflow should push a PR to the SDK repo (or maybe SDK workflow should cron trigger?) * make sure workflow trigger makes...

... and adding docker helper script for building outputs locally