CassioML / cassio

A framework-agnostic Python library to seamlessly integrate Cassandra with ML/LLM/genAI workloads
Apache License 2.0
103 stars 18 forks source link

fix type hint for all pargs and kwargs to -> Any #139

Closed hemidactylus closed 7 months ago

hemidactylus commented 7 months ago

Fixes #119.