Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Enable Table Visualization in Content Generation #115

Merged
merged 3 commits into from
Feb 24, 2025

Conversation

antoniel
Copy link
Contributor

@antoniel antoniel commented Feb 20, 2025

Overview

This PR introduces functionality that allows developers to correctly visualize tables during content generation. Previously, table outputs were broken due to the lack of table rendering plugins. With these changes, tables are now rendered properly, improving the review process for generated content.

UI
image

Copy link

vercel bot commented Feb 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
evalite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:08am

Copy link

changeset-bot bot commented Feb 20, 2025

🦋 Changeset detected

Latest commit: 4ce56fb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
evalite Patch

Not sure what this means? Click here to learn what changesets are.

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

@antoniel antoniel changed the title fix-table-rendering fix: Enable Table Visualization in Content Generation Feb 20, 2025
@mattpocock
Copy link
Owner

Oh hell yeah, great idea

Copy link

pkg-pr-new bot commented Feb 21, 2025

Open in Stackblitz

npm i https://pkg.pr.new/mattpocock/evalite@115
npm i https://pkg.pr.new/mattpocock/evalite/@evalite/core@115

commit: 4ce56fb

@mattpocock
Copy link
Owner

Checked, and all seems well. Merging! Thanks for the great contribution

@mattpocock mattpocock merged commit 3c26b0b into mattpocock:main Feb 24, 2025
4 checks passed
@antoniel
Copy link
Contributor Author

hey @mattpocock, I think you need to also bump @evalite/core to 0.6.2, otherwise latest changes on UI will not apply, I've tried [email protected] and I can't see the changes :c

image

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.

2 participants