Skip to content

v0.6.1

Choose a tag to compare

@lmeyerov lmeyerov released this 06 Nov 13:09
· 6 commits to main since this release
1ea85fa

Summary

  • Add structured Table AI override plumbing for LouieClient.add_cell()/create_thread() and UploadClient.upload_dataframe(), including automatic singleshot routing + dataframe hydration
  • Expose new TableAIOverrides dataclass via public API and update docs/tests to promote the dataclass-first flow

Contributors