library · inferred from evidence
namespace
A component or module within the turbopuffer-python client that provides the `query()` method.
- turbopuffer-python: query() missing VectorResult return type
In the turbopuffer-python client, the `namespace.query()` overloads had no return type annotations. The `VectorResult` type was also not exported from the package. As a result, type checkers and IDEs could not infer what a query returned, w