Skip to content

Conversation

@gdcsinaptik
Copy link
Collaborator

@gdcsinaptik gdcsinaptik commented Sep 22, 2025

Minor updates and fixes to the documentation, the readme, and the example notebookds


Important

Update documentation links, remove outdated content, and update examples to reflect the latest changes in the PandasAI library.

  • Documentation Updates:
    • Update documentation links from https://pandas-ai.readthedocs.io/en/latest/ to https://docs.pandas-ai.com/ in README.md, mint.json, and pyproject.toml.
    • Remove outdated sections on AI Dashboards and Permission Management in docs/v3/ai-dashboards.mdx and docs/v3/permission-management.mdx.
    • Update examples in README.md to use LiteLLM instead of OpenAI.
    • Update Python version requirement to 3.8+ <=3.11 in README.md and docs/v3/getting-started.mdx.
  • Configuration Changes:
    • Update documentation URLs in pyproject.toml files for various connectors and vector stores to https://docs.pandas-ai.com/.
    • Remove references to Data Platform in docs/mint.json and other documentation files.
  • Miscellaneous:
    • Minor text and formatting updates in various documentation files.

This description was created by Ellipsis for fe3e04a. You can customize this summary. It will automatically update as commits are pushed.

@codecov
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.24%. Comparing base (273cf1b) to head (fe3e04a).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1822   +/-   ##
=======================================
  Coverage   91.24%   91.24%           
=======================================
  Files          70       70           
  Lines        2717     2717           
=======================================
  Hits         2479     2479           
  Misses        238      238           
Flag Coverage Δ
unittests 91.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to fe3e04a in 1 minute and 47 seconds. Click for details.
  • Reviewed 730 lines of code in 24 files
  • Skipped 3 files when reviewing.
  • Skipped posting 4 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. docs/v3/semantic-layer/new.mdx:39
  • Draft comment:
    It looks like there's a missing comma after the 'name': 'sale_date' entry in the code snippet. Please add a comma between "sale_date" and "type" to ensure valid syntax.
  • Reason this comment was not posted:
    Comment was not on a location in the diff, so it can't be submitted as a review comment.
2. docs/v3/data-ingestion.mdx:12
  • Draft comment:
    Minor grammar suggestion: Change 'PandasAI mission is to make data analysis...' to 'PandasAI's mission is to make data analysis...'.
  • Reason this comment was not posted:
    Comment was not on a location in the diff, so it can't be submitted as a review comment.
3. extensions/sandbox/docker/pyproject.toml:4
  • Draft comment:
    The 'description' field is currently empty. Please add a brief description for the Docker sandbox integration to improve clarity.
  • Reason this comment was not posted:
    Comment was not on a location in the diff, so it can't be submitted as a review comment.
4. docs/v3/data-ingestion.mdx:99
  • Draft comment:
    Typographical error: consider changing "a enterprise cloud data extension" to "an enterprise cloud data extension" to improve grammatical correctness.
  • Reason this comment was not posted:
    Comment was on unchanged code.

Workflow ID: wflow_mZZcfPUvmvih5QdG

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@ArslanSaleem ArslanSaleem merged commit 4c9ef62 into main Sep 30, 2025
15 checks passed
@ArslanSaleem ArslanSaleem deleted the docs/update-v3 branch September 30, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants