lance
lance copied to clipboard
fix!: return a JSON string instead of dict to be consistent with type annotation
this is technically not a breaking change since we are making the return consistent with the existing type annotation.
marked as a breaking change so users are aware of this behavior change