Skip to content

Conversation

conico974
Copy link
Contributor

Implement pagination for the llms-full.txt file to improve performance and fix errors for very big files.

Copy link

linear bot commented Sep 2, 2025

Copy link

changeset-bot bot commented Sep 2, 2025

⚠️ No Changeset found

Latest commit: d3b09c9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

argos-ci bot commented Sep 2, 2025

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
customers-v2 (Inspect) 👍 Changes approved 4 changed Sep 5, 2025, 3:06 PM
v2-cloudflare (Inspect) 👍 Changes approved 2 changed Sep 5, 2025, 3:11 PM
v2-vercel (Inspect) 👍 Changes approved 2 changed Sep 5, 2025, 3:08 PM

Copy link
Contributor

@gregberge gregberge left a comment

Choose a reason for hiding this comment

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

You created an infinite number of llms-full.txt with your system. Use a proper page number instead of using the number of pages to skip.

I think it would be great to add unit tests on that (the algo of generation only, not the API).

@conico974 conico974 merged commit 145f385 into main Sep 5, 2025
16 checks passed
@conico974 conico974 deleted the conico/rnd-7957-llms-pagination branch September 5, 2025 15:20
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