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

multi_agent: update CSS path to be relative to current file #1071

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

alesaccoia
Copy link
Contributor

Use os.path to make the CSS file path relative to the current Python file's
location instead of using a hardcoded path. This makes the code more robust
and portable.

Fixes #1008

@assafelovic
Copy link
Owner

This is great thank you!

@assafelovic assafelovic merged commit b4ef288 into assafelovic:master Jan 9, 2025
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.

Multi Agent PDF saving fix
2 participants