- Fixing FIXMEs in DB test
- Fixing AI tests to use new grpc methods
- Fixing ahnlich client tests to use new grpc methods
- Fixing ahnlich client README documentation that still references creating connection pools and TCP stuff
- Fixing DSL to use grpc methods
- Renaming grpc_types to ahnlich_types
- Fixing CLI to use grpc methods
- Starting Python rewrite to use new grpc methods
- Create a blocking client that wraps around betterproto async client
- Create CI step that checks that
grpc-update-clientdoes not produce any diffs so that our clients are always up to date. - Update tests.
- Fix Demo embed and demo tracing.
- Migrate README to reflect grpc client.