Files
langchain/libs/partners/huggingface/langchain_huggingface
Mason Daugherty 70192690b1 fix(model-profiles): sort generated profiles by model ID for stable diffs (#35344)
- Sort model profiles alphabetically by model ID (the top-level
`_PROFILES` dictionary keys, e.g. `claude-3-5-haiku-20241022`,
`gpt-4o-mini`) before writing `_profiles.py`, so that regenerating
profiles only shows actual data changes in diffs — not random reordering
from the models.dev API response order
- Regenerate all 10 partner profile files with the new sorted ordering
2026-02-19 23:11:22 -05:00
..
2025-11-06 23:50:46 -05:00
2025-11-06 23:50:46 -05:00
2025-10-08 21:17:53 -04:00