Yufei (Benny) Chen
|
2b93206f02
|
fireworks[patch]: Fix fireworks async stream (#18372)
- **Description:** Fix the async stream issue with Fireworks
- **Dependencies:** fireworks >= 0.13.0
```
tests/integration_tests/test_chat_models.py .......... [ 45%]
tests/integration_tests/test_compile.py . [ 50%]
tests/integration_tests/test_embeddings.py .. [ 59%]
tests/integration_tests/test_llms.py ......... [100%]
```
```
tests/unit_tests/test_embeddings.py . [ 16%]
tests/unit_tests/test_imports.py . [ 33%]
tests/unit_tests/test_llms.py .... [100%]
```
---------
Co-authored-by: Erick Friis <erick@langchain.dev>
|
2024-03-01 09:20:26 -08:00 |
|