Erick Friis
bd3e7d50f3
fireworks: bump min core version ( #21741 )
2024-05-15 19:29:13 -07:00
Erick Friis
aca98fd150
multiple: releases with relaxed core dep ( #21724 )
2024-05-15 19:29:35 +00:00
Erick Friis
c77d2f2b06
multiple: core 0.2 nonbreaking dep, check_diff community->langchain dep ( #21646 )
...
0.2 is not a breaking release for core (but it is for langchain and
community)
To keep the core+langchain+community packages in sync at 0.2, we will
relax deps throughout the ecosystem to tolerate `langchain-core` 0.2
2024-05-13 19:50:36 -07:00
Erick Friis
e6806a08d4
multiple: standard chat model tests ( #20359 )
2024-04-11 18:23:13 -07:00
Bagatur
799714c629
release anthropic, fireworks, openai, groq, mistral ( #20333 )
2024-04-11 09:19:52 -07: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
242af4b5a4
openai[patch], mistral[patch], fireworks[patch]: releases 0.0.8, 0.0.5, 0.0.2 ( #18186 )
2024-02-27 04:22:24 -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