What's Changed
* Test suite improvement: Use pytest fixtures for Hugging Face embedding models by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/483
* PXT-0126: Enable view creation from dataframes which include a select clause by WildCard932 in https://github.com/pixeltable/pixeltable/pull/479
* Add user and additional_md fields to metadata structs by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/485
* Update llama_cpp version and disable in non-Linux CI by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/486
* Fix documentation for the stored attribute on computed columns. by WildCard932 in https://github.com/pixeltable/pixeltable/pull/487
* Update to Poetry 2.x by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/488
* Add mintlify by jacobweiss2305 in https://github.com/pixeltable/pixeltable/pull/424
* Readme update with developer-focused content by pierrebrunelle in https://github.com/pixeltable/pixeltable/pull/490
* [OpenAI] Determine completion token upper bounds on a per-model basis by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/493
* Update pyav to 14.2 and WhisperX to 3.3.1 by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/492
* Improvements to handling of UDF calls in computed columns by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/481
* Data sharing: logic for publishing snapshots by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/484
* Add audio file by jacobweiss2305 in https://github.com/pixeltable/pixeltable/pull/500
* PXT-279: Refactor import methods, add functionality. by WildCard932 in https://github.com/pixeltable/pixeltable/pull/489
* Deepseek integration by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/498
* Properly handle relative pathnames and filenames with unusual characters by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/499
* Release script fixes for poetry 2.0 by aaron-siegel in https://github.com/pixeltable/pixeltable/pull/501
**Full Changelog**: https://github.com/pixeltable/pixeltable/compare/v0.3.4...v0.3.5