Releases: Sinaptik-AI/pandas-ai
Releases · Sinaptik-AI/pandas-ai
v2.3.1
What's Changed
- Fixed duplicate export dynamics when building client app by @AlessandroMarc in #1399
- chore: minor updates in the README by @Smoothengineer in #1400
- Update library.mdx by @Muhammad-Adam1 in #1406
- Fix/#1415 Using torch 2.2.0 in macOS x86_64 by @giuseppe-coco in #1417
- Add /app to PYTHONPATH by @giuseppe-coco in #1416
- Update llms.mdx by @Muhammad-Adam1 in #1410
- fix[output_format]: accept dataframe dict as output and secure sql qu… by @ArslanSaleem in #1432
New Contributors
- @AlessandroMarc made their first contribution in #1399
- @Smoothengineer made their first contribution in #1400
- @Muhammad-Adam1 made their first contribution in #1406
- @giuseppe-coco made their first contribution in #1417
Full Changelog: v2.3.0...v2.3.1
v3.0.0a11
Full Changelog: v3.0.0a10...v3.0.0a11
v3.0.0a9
Full Changelog: v3.0.0a8...v3.0.0a9
v3.0.0a10
Full Changelog: v3.0.0a9...v3.0.0a10
v3.0.0a8
Full Changelog: v3.0.0a7...v3.0.0a8
v2.3.0
What's Changed
- Fix Azure OpenAI LLM backend by @ak11234 in #1364
- docs: add AWS Bedrock tutorial to the example by @dimwael in #1350
- Added export const dynamic='force-dynamic'; by @khoonie in #1303
- Removed _core property on SmartDataframe that causes maximum recursion depth exceeded by @andeplane in #1388
- Fix making requests during the next.js build process by @xyb in #1382
- Fix server Dockerfile by @xyb in #1381
- Update custom-whitelisted-dependencies.mdx by @pesmeriz in #1366
- fix bug in malicious code scan by @shoebham in #1341
- Fix/support chinese in prompt generation by @cFireworks in #1317
- Adding Milvus as a choice of vectorstore. by @ericljx2020-gmail in #1389
New Contributors
- @ak11234 made their first contribution in #1364
- @dimwael made their first contribution in #1350
- @khoonie made their first contribution in #1303
- @andeplane made their first contribution in #1388
- @xyb made their first contribution in #1382
- @pesmeriz made their first contribution in #1366
- @shoebham made their first contribution in #1341
- @ericljx2020-gmail made their first contribution in #1389
Full Changelog: v2.2.15...v2.3.0
v2.2.15
What's Changed
- Improve query safety by using regex for keyword detection and fix exclude benign phrases from malicious keyword detection (e.g. "through osmosis") by @N1ghtmarecus in #1306
- LanceDB Integration by @PrashantDixit0 in #1319
- fix: skill name is not defined by @WojtAcht in #1295
- fix(spellCheck): allow keyword for this case by @ArslanSaleem in #1346
- fix(Qdrant): handle queries if no doc or qa added by @ArslanSaleem in #1376
New Contributors
- @N1ghtmarecus made their first contribution in #1306
- @PrashantDixit0 made their first contribution in #1319
- @WojtAcht made their first contribution in #1295
Full Changelog: v2.2.14...v2.2.15
v2.2.14
Full Changelog: v2.2.13...v2.2.14
v2.2.12
What's Changed
- feat: add support for gpt-4o-mini by @gventuri
- [PAN-868]: workspaces added by @shahrukh802 in #1279
- import path fixed by @shahrukh802 in #1285
- [Pan-867]: features enable/disable functionality added by @shahrukh802 in #1275
Full Changelog: v2.2.11...v2.2.12