-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pre/beta #438
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
Pre/beta #438
Conversation
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
Integration markdown
Integration markdown
Integration markdown
allignment
…m-src Merge #404 (split unit testing from src)
…e-customization 421 default prompt template customization
feat: add integrations for markdown files
## [1.9.0-beta.1](v1.8.1-beta.1...v1.9.0-beta.1) (2024-07-04) ### Features * add fireworks integration ([df0e310](df0e310)) * add integration for infos ([3bf5f57](3bf5f57)) * add integrations for markdown files ([2804434](2804434)) * add vertexai integration ([119514b](119514b)) * improve md prompt recognition ([5fe694b](5fe694b)) ### chore * **Docker:** fix port number ([afeb81f](afeb81f)) * **CI:** fix pylint workflow ([583c321](583c321)) * **rye:** rebuild lockfiles ([27c2dd2](27c2dd2))
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Manifest Files.github/workflows/pylint.yml
pyproject.toml
requirements.txt
|
The Ernie tests fail because we have no Ernie key. The other test failures seem to be caused by non-deterministic behavior. We either have to use mock models for everything, or not test at all |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need a better way to test things. For now, there's little to no correlation between the failing tests and the actual behavior of the library
## [1.9.0-beta.2](v1.9.0-beta.1...v1.9.0-beta.2) (2024-07-05) ### Bug Fixes * fix pyproject.toml ([7570bf8](7570bf8))
🎉 This issue has been resolved in version 1.9.0-beta.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.9.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Results of the tests, the ones who failed for the graphs are the Ernies one