v0.1.1

potpie-ai/potpiev0.1.1Feb 25, 2025by dhirenmathur

AI Summary

Adds multi-LLM support, CPU sentence transformer capabilities, and support for 3.7 Sonnet.

Key Highlights

  • Multi LLM Support
  • Sentence transformer for CPU
  • 3.7 Sonnet support

New Features

  • Multi LLM Support
  • CPU Sentence Transformer
  • 3.7 Sonnet support

Full Release Notes

🔀 Multi LLM Support! 

## What's Changed
* patch: update transformers to 4.48.0 by @nndn in https://github.com/potpie-ai/potpie/pull/272
* Update pre-commit to auto-fix linting by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/271
* Multi LLM Support by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/274
* extended fetch_parsing_status by @kinshuksinghbist in https://github.com/potpie-ai/potpie/pull/273
* Update provider handling by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/280
* sentence transformer for CPU by @kanavfarishta in https://github.com/potpie-ai/potpie/pull/281
* Add table check by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/282
* Provider param fix in crewai llm by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/283
* Remove openrrouter provider param by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/284
* 3.7 sonnet support by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/285

## New Contributors
* @kanavfarishta made their first contribution in https://github.com/potpie-ai/potpie/pull/281

**Full Changelog**: https://github.com/potpie-ai/potpie/compare/v0.1.0...v0.1.1