Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-16 | 2.0 kB | |
v2.3.0 source code.tar.gz | 2024-10-16 | 4.3 MB | |
v2.3.0 source code.zip | 2024-10-16 | 4.6 MB | |
Totals: 3 Items | 8.9 MB | 0 |
What's Changed
- Fix Azure OpenAI LLM backend by @ak11234 in https://github.com/Sinaptik-AI/pandas-ai/pull/1364
- docs: add AWS Bedrock tutorial to the example by @dimwael in https://github.com/Sinaptik-AI/pandas-ai/pull/1350
- Added export const dynamic='force-dynamic'; by @khoonie in https://github.com/Sinaptik-AI/pandas-ai/pull/1303
- Removed _core property on SmartDataframe that causes maximum recursion depth exceeded by @andeplane in https://github.com/Sinaptik-AI/pandas-ai/pull/1388
- Fix making requests during the next.js build process by @xyb in https://github.com/Sinaptik-AI/pandas-ai/pull/1382
- Fix server Dockerfile by @xyb in https://github.com/Sinaptik-AI/pandas-ai/pull/1381
- Update custom-whitelisted-dependencies.mdx by @pesmeriz in https://github.com/Sinaptik-AI/pandas-ai/pull/1366
- fix bug in malicious code scan by @shoebham in https://github.com/Sinaptik-AI/pandas-ai/pull/1341
- Fix/support chinese in prompt generation by @cFireworks in https://github.com/Sinaptik-AI/pandas-ai/pull/1317
- Adding Milvus as a choice of vectorstore. by @ericljx2020-gmail in https://github.com/Sinaptik-AI/pandas-ai/pull/1389
New Contributors
- @ak11234 made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/1364
- @dimwael made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/1350
- @khoonie made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/1303
- @andeplane made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/1388
- @xyb made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/1382
- @pesmeriz made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/1366
- @shoebham made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/1341
- @ericljx2020-gmail made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/1389
Full Changelog: https://github.com/Sinaptik-AI/pandas-ai/compare/v2.2.15...v2.3.0