langchain
c60c5a91 - fix(core): use secure hash algorithm in indexing test to eliminate SHA-1 warning (#33101)

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.
Author
Parents
Loading