Skip to content

Commit e21b849

Browse files
author
m.khludnev
committed
bump 1.0.0
1 parent d3edbd6 commit e21b849

File tree

3 files changed

+90
-26
lines changed

3 files changed

+90
-26
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,17 @@ Teams deploying LocalAI locally or within private networks and users who require
4949

5050
### Changes
5151

52-
#### 0.2
52+
#### 1.0.0
53+
- `python = ">=3.10,<4.0"`
54+
- `langchain-core = "^1.0.0"`
55+
- `openai = ">=1.109.1,<3.0.0"`
56+
57+
#### 0.2.0
5358
- rerank support
5459

5560
#### 0.1.2
56-
- langchain-core = "^0.3.15"
57-
- openai = ">=1.30.0,<2.0"
61+
- `langchain-core = "^0.3.15"`
62+
- `openai = ">=1.30.0,<2.0"`
5863
- embeddings
5964

6065
### Contributing
@@ -64,7 +69,7 @@ Please open issues with reproducible steps and metrics (latency, throughput) or
6469
See LICENSE file in the repository.
6570

6671
### Contact
67-
Repository owner: @mkhludnev
72+
Repository owner: [@mkhludnev](https://github.com/mkhludnev)
6873
Open an issue or discussion for questions.
6974

7075
### References

0 commit comments

Comments
 (0)