yavens
|
6807e6c2b7
|
feat: Add streaming to all model providers (#347)
* feat: add transcription to all providers that support it
* feat: gemini streaming
* chore: fix clippy warnings
* feat: together streaming
* refactor: move transcription preable to constant
* chore: fix clippy
* fix: enable blob by default
* fix: lock methods and imports behind feature flag
* chore: fmt
* feat: add huggingface transcription, remove feature flag
* feat: streaming for most openai type providers
* feat: add streaming to remaining providers
* chore: formatting
* fix: gemini streaming wasn't added to mod
* chore: unused imports in example
* chore: unused import
* chore: run fmt
* chore: reorganize a bit
* refactor: simplify oai-compatible streaming
---------
Co-authored-by: yavens <179155341+yavens@users.github.noreply.github.com>
|
2025-03-17 00:26:36 +00:00 |