Skip to content

Commit fabf332

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2023-12-01) ### Bug Fixes * fix load problem with existing index ([62cd18f](62cd18f)) ### Features * perfect load(). revert rag() to openai only calls ([8de793d](8de793d)) * ssm.rag() w load, split, embed, store ([2335d22](2335d22))
1 parent 94479d9 commit fabf332

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.1.0](https://github.com/lpm0073/netec-llm/compare/v1.0.0...v1.1.0) (2023-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* fix load problem with existing index ([62cd18f](https://github.com/lpm0073/netec-llm/commit/62cd18f8088873a794ec363c4e18770dfdc41ea5))
7+
8+
9+
### Features
10+
11+
* perfect load(). revert rag() to openai only calls ([8de793d](https://github.com/lpm0073/netec-llm/commit/8de793dcca77ec23f09e68ca9e8dba7f64623b3c))
12+
* ssm.rag() w load, split, embed, store ([2335d22](https://github.com/lpm0073/netec-llm/commit/2335d22c5fd9092642ff1eb67a34fbcd712d7f9b))
13+
114
# 1.0.0 (2023-11-30)
215

316
### Features

0 commit comments

Comments
 (0)