api-interfaces
api-interfaces copied to clipboard
Interface definitions for API interactions between components
Bumps [grpcio](https://github.com/grpc/grpc) from 1.48.1 to 1.53.0. Release notes Sourced from grpcio's releases. Release v1.53.0 This is release 1.53.0 (glockenspiel) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...
We see that it is available via the REST APIs. Is this available via gRpc because we did not see it documented.
So I recently just setup the API for a project and am very excited. Occasionally while testing with an innocent "SWF" prompt like "clown in space eating spaghetti" I'm getting...
I am new to using CMake and gRPC so please bear with me, but I am encountering an issue when I try to compile: ``` CMake Error at /Users/adampease/Downloads/api-interfaces/CMakeFiles/CMakeTmp/CMakeLists.txt:22 (target_link_libraries):...
I'm using the typescript client guide and then this error appear
Is it possible to use package versioning for TS API? I use `Stability-AI/api-interfaces` in my `package.json`, but it would be cleaner to deal with versions.