Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.1.6 source code.tar.gz | 2025-04-25 | 202.3 kB | |
0.1.6 source code.zip | 2025-04-25 | 336.2 kB | |
README.md | 2025-04-25 | 2.7 kB | |
Totals: 3 Items | 541.3 kB | 0 |
Lots of minor bug fixes and improvements
What's Changed
- Add empty string validation in search schema by @bnishit in https://github.com/potpie-ai/potpie/pull/363
- Updating UI to latest commit by @KanavRajFarishta in https://github.com/potpie-ai/potpie/pull/364
- Search API changes by @aravindaak in https://github.com/potpie-ai/potpie/pull/369
- convert start.sh to powshell by @xuweicheng in https://github.com/potpie-ai/potpie/pull/298
- feat: update LLM configuration to include GPT-4.1 model and adjust in… by @kinshuksinghbist in https://github.com/potpie-ai/potpie/pull/367
- Fix: send message type in history by @rahulshenoy27 in https://github.com/potpie-ai/potpie/pull/372
- Update toolnames to follow standard by @nndn3 in https://github.com/potpie-ai/potpie/pull/374
- feat: litellm retry by @nndn in https://github.com/potpie-ai/potpie/pull/375
- change warning to info on non errrs by @kinshuksinghbist in https://github.com/potpie-ai/potpie/pull/370
- Add hidden parameter to all create conversations API by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/335
- feat: add sorting options to conversations API by @YashPatrot in https://github.com/potpie-ai/potpie/pull/376
- feat: add sort and order params to conversations list API by @TsainGra in https://github.com/potpie-ai/potpie/pull/377
- Update creator write permissions by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/382
- feat: Added Unit tests for auth_service.py by @harshit078 in https://github.com/potpie-ai/potpie/pull/381
- added graceful error handling in auth_router and auth_service by @anarchymonkey in https://github.com/potpie-ai/potpie/pull/380
New Contributors
- @bnishit made their first contribution in https://github.com/potpie-ai/potpie/pull/363
- @KanavRajFarishta made their first contribution in https://github.com/potpie-ai/potpie/pull/364
- @aravindaak made their first contribution in https://github.com/potpie-ai/potpie/pull/369
- @xuweicheng made their first contribution in https://github.com/potpie-ai/potpie/pull/298
- @rahulshenoy27 made their first contribution in https://github.com/potpie-ai/potpie/pull/372
- @nndn3 made their first contribution in https://github.com/potpie-ai/potpie/pull/374
- @YashPatrot made their first contribution in https://github.com/potpie-ai/potpie/pull/376
- @TsainGra made their first contribution in https://github.com/potpie-ai/potpie/pull/377
- @harshit078 made their first contribution in https://github.com/potpie-ai/potpie/pull/381
- @anarchymonkey made their first contribution in https://github.com/potpie-ai/potpie/pull/380
Full Changelog: https://github.com/potpie-ai/potpie/compare/v0.1.5...v0.1.6