Skip to content

Commit

Permalink
update : 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
seohyunjun committed Mar 10, 2024
1 parent 73448cd commit 1214a2c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

### version history

#### v0.1.9 2024/03/10
- select embedding model
- text-embedding-3-small
- text-embedding-3-large

#### v0.1.8 2024/02/13
- Add ChromaDB

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="paper-translator",
version="0.1.7",
version="0.1.9",
description="Tranlsate paper into Korean",
author="seohyunjun",
author_email="[email protected]",
Expand Down

0 comments on commit 1214a2c

Please sign in to comment.