Commit 55f706f
committed
ci(release): 1.11.0-beta.7 [skip ci]
## [1.11.0-beta.7](v1.11.0-beta.6...v1.11.0-beta.7) (2024-08-01)
### Bug Fixes
* abstract_graph and removed unused embeddings ([0b4cfd6](0b4cfd6))
### Refactor
* move embeddings code from AbstractGraph to RAGNode ([a94ebcd](a94ebcd))
* reuse code for common interface models ([bb73d91](bb73d91))1 parent abd0ea1 commit 55f706f
2 files changed
+14
-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 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments