Commit 85a75c8
committed
ci(release): 1.7.0-beta.3 [skip ci]
## [1.7.0-beta.3](v1.7.0-beta.2...v1.7.0-beta.3) (2024-06-11)
### Features
* add caching ([d790361](d790361))
* add dynamic caching ([7ed2fe8](7ed2fe8))
* add new chunking function ([e1f045b](e1f045b))
* **merge:** add scriptcreatormulti, rag cache and semchunk ([15421ef](15421ef))
* **schema:** merge scripts to follow pydantic schema ([5d692bf](5d692bf))
* refactoring of rag node ([7a13a68](7a13a68))
### Bug Fixes
* **cache:** correctly pass the node arguments and logging ([c881f64](c881f64))
* **node:** fixed generate answer node pydantic schema ([ab00f23](ab00f23))
### Docs
* **cache:** added cache_path param ([edddb68](edddb68))
* **scriptcreator:** enhance documentation ([650c3aa](650c3aa))1 parent 6f994ce commit 85a75c8
2 files changed
+25
-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 | + | |
1 | 25 | | |
2 | 26 | | |
3 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments