Commit ceb522f
committed
ci(release): 1.15.1 [skip ci]
## [1.15.1](v1.15.0...v1.15.1) (2024-08-28)
### Bug Fixes
* abstract graph local model ([04128e7](04128e7))
* **models:** better DeepSeek and OneApi integration ([f7a85c2](f7a85c2))
* **docloaders:** BrowserBase dynamic import ([5c16ee9](5c16ee9))
* bug for abstract graph ([cf73883](cf73883))
* **AbstractGraph:** correct and simplify instancing logic ([f73343f](f73343f))
* **BurrBrige:** dynamic imports ([7789663](7789663))
* **AbstractGraph:** model selection bug ([4f120e2](4f120e2))
* set up dynamic imports correctly ([83e71df](83e71df))
### chore
* **examples:** update model names ([f6df9b7](f6df9b7))
* update README.md ([5f562b8](5f562b8))
### Test
* **AbstractGraph:** add AbstractGraph tests ([229d74d](229d74d))
### CI
* **release:** 1.15.0-beta.4 [skip ci] ([c1ce9c6](c1ce9c6))
* **release:** 1.15.0-beta.5 [skip ci] ([22ab45f](22ab45f))
* **release:** 1.15.0-beta.6 [skip ci] ([050fa3f](050fa3f))
* **release:** 1.15.0-beta.7 [skip ci] ([be3f1ec](be3f1ec))
* **release:** 1.15.0-beta.8 [skip ci] ([dbec550](dbec550))
* **release:** 1.15.1-beta.1 [skip ci] ([8f38a6b](8f38a6b))1 parent 6d6b414 commit ceb522f
2 files changed
+36
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
1 | 36 | | |
2 | 37 | | |
3 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments