Commit 3a46e72
committed
ci(release): 1.10.0 [skip ci]
## [1.10.0](v1.9.2...v1.10.0) (2024-07-20)
### Features
* add gpt4o omni ([431edb7](431edb7))
* add searchngx integration ([5c92186](5c92186))
* refactoring_to_md function ([602dd00](602dd00))
### Bug Fixes
* add gpt o mini for azure ([77777c8](77777c8))
* parse_node ([07f1e23](07f1e23))
* search link node ([cf3ab55](cf3ab55))
### chore
* correct search engine name ([7ba2f6a](7ba2f6a))
* remove unused import ([fd1b7cb](fd1b7cb))
* **ci:** upgrade lockfiles ([c7b05a4](c7b05a4))
* upgrade tiktoken ([7314bc3](7314bc3))
### Docs
* **gpt-4o-mini:** added new gpt, fixed chromium lazy loading, ([99dc849](99dc849))
### CI
* **release:** 1.10.0-beta.1 [skip ci] ([8f619de](8f619de))
* **release:** 1.10.0-beta.2 [skip ci] ([aa7d4f0](aa7d4f0))
* **release:** 1.10.0-beta.3 [skip ci] ([bf0a2f3](bf0a2f3))
* **release:** 1.10.0-beta.4 [skip ci] ([a91807a](a91807a))
* **release:** 1.10.0-beta.5 [skip ci] ([0d5f925](0d5f925))
* **release:** 1.9.0-beta.3 [skip ci] ([d3e63d9](d3e63d9))
* **release:** 1.9.0-beta.4 [skip ci] ([2fa04b5](2fa04b5))
* **release:** 1.9.0-beta.5 [skip ci] ([bb62439](bb62439))
* **release:** 1.9.0-beta.6 [skip ci] ([54a69de](54a69de))1 parent 4b2581d commit 3a46e72
2 files changed
+43
-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 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
1 | 43 | | |
2 | 44 | | |
3 | 45 | | |
| |||
| 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