6 Commits

Author SHA1 Message Date
chengyongru
4d72e40d35 fix(olostep): address review issues
- Revert unrelated docs change (default provider description)
- Move olostep import from global scope to lazy import inside method
- Revert formatting-only changes (__init__ signature, or "brave" defaults)
- Update tests to mock via sys.modules instead of module-level globals
2026-04-28 18:22:15 +08:00
umerkay
bcfdd49fa4 requested changes complete 2026-04-28 18:22:15 +08:00
Celina Hanouti
407314a672 feat(providers): add Hugging Face inference provider 2026-04-28 14:24:32 +08:00
k
123d69bfb7 fix: allow specifying transcription language 2026-04-22 12:41:32 +08:00
Xubin Ren
6c24f24e9e feat(models): add support for kimi-k2.6 with temperature override and update documentation 2026-04-20 18:18:06 +00:00
Xubin Ren
8ff7b56cb2 docs: refactor README into a docs-first landing page 2026-04-19 19:25:05 +08:00