Skip to content

ChatGPT Conversations Reader#16801

Closed
pipewrk wants to merge 9 commits into
run-llama:mainfrom
pipewrk:main
Closed

ChatGPT Conversations Reader#16801
pipewrk wants to merge 9 commits into
run-llama:mainfrom
pipewrk:main

Conversation

@pipewrk
Copy link
Copy Markdown

@pipewrk pipewrk commented Nov 3, 2024

Description

Created a custom reader for ChatGPT conversations reader (and a Message Node Parser)

New Package?

Did I fill in the tool.llamahub section in the pyproject.toml and provide a detailed README.md for my new integration or package?

  • Yes
  • No

Version Bump?

Did I bump the version in the pyproject.toml file of the package I am updating? (Except for the llama-index-core package)

  • Yes
  • No (Package is new)

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Your pull-request will likely not be merged unless it is covered by some form of impactful unit testing.

  • I added new unit tests to cover this change
  • I believe this change is already covered by existing unit tests

Suggested Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added Google Colab support for the newly added notebooks.
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I ran make format; make lint to appease the lint gods

@dosubot dosubot Bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Nov 3, 2024
@pipewrk pipewrk changed the title Completed import to llama_index project ChatGPT Conversations Reader Nov 3, 2024
Comment thread llama-index-integrations/readers/llama-index-readers-none/tests/__init__.py Outdated
@logan-markewich logan-markewich self-assigned this Nov 8, 2024
@pipewrk
Copy link
Copy Markdown
Author

pipewrk commented Nov 11, 2024

Hi @logan-markewich, ready for your review

@pipewrk
Copy link
Copy Markdown
Author

pipewrk commented Nov 12, 2024

I saw the test failed. I'll check and get back to you shortly.

@github-actions
Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 50 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions Bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Oct 14, 2025
@pipewrk
Copy link
Copy Markdown
Author

pipewrk commented Oct 14, 2025

Let me have a look and close if needed

@github-actions github-actions Bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Oct 15, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 4, 2025

This PR is stale because it has been open 50 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions Bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Dec 4, 2025
@github-actions
Copy link
Copy Markdown
Contributor

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions Bot closed this Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL This PR changes 500-999 lines, ignoring generated files. stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants