langchain
c60c5a91
- fix(core): use secure hash algorithm in indexing test to eliminate SHA-1 warning (#33101)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
100 days ago
fix(core): use secure hash algorithm in indexing test to eliminate SHA-1 warning (#33101) Use SHA-256 (collision-resistant) instead of the default SHA-1. No functional changes to test behavior.
References
#33101 - fix(core): use secure hash algorithm in indexing test to eliminate SHA-1 warning
Author
mdrxy
Parents
d9e0c212
Loading