Bagatur
|
c54d6eb5da
|
fireworks[patch]: support "any" tool_choice (#18343)
per https://readme.fireworks.ai/docs/function-calling
|
2024-03-01 11:12:28 -08:00 |
|
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 |
|
Erick Friis
|
3c8a115e21
|
fireworks[patch]: remove custom async and stream implementations (#18363)
|
2024-03-01 03:20:02 +00:00 |
|
William FH
|
f481cbb32d
|
fireworks[patch]: Fix fireworks bind tools (#18352)
Co-authored-by: Erick Friis <erick@langchain.dev>
|
2024-03-01 01:18:15 +00:00 |
|
Bagatur
|
1e8ab83d7b
|
langchain[patch], core[patch], openai[patch], fireworks[minor]: ChatFireworks.with_structured_output (#18078)
<img width="1192" alt="Screenshot 2024-02-24 at 3 39 39 PM"
src="https://github.com/langchain-ai/langchain/assets/22008038/1cf74774-a23f-4b06-9b9b-85dfa2f75b63">
|
2024-02-26 12:46:39 -08:00 |
|
Yufei (Benny) Chen
|
ee6a773456
|
fireworks[patch]: Add Fireworks partner packages (#17694)
---------
Co-authored-by: Erick Friis <erick@langchain.dev>
|
2024-02-23 20:45:47 +00:00 |
|