File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
embeddings/llama-index-embeddings-opea
llms/llama-index-llms-opea Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,15 +27,15 @@ dev = [
2727
2828[project ]
2929name = " llama-index-embeddings-opea"
30- version = " 0.1.1 "
30+ version = " 0.1.2 "
3131description = " llama-index embeddings opea integration"
3232authors = [{name = " logan-markewich" }]
3333requires-python = " >=3.8.1,<4.0"
3434readme = " README.md"
3535license = " MIT"
3636dependencies = [
3737 " llama-index-llms-openai>=0.4.0,<0.5" ,
38- " llama-index-core>=0.11 .0,<0.12 " ,
38+ " llama-index-core>=0.12 .0,<0.13 " ,
3939]
4040
4141[tool .codespell ]
Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ dev = [
2626
2727[project ]
2828name = " llama-index-llms-opea"
29- version = " 0.1.1 "
29+ version = " 0.1.2 "
3030description = " llama-index llms opea integration"
3131authors = [{
name =
" Logan Markewich" ,
email =
" [email protected] " }]
3232requires-python = " >=3.8.1,<4.0"
3333readme = " README.md"
3434license = " MIT"
3535dependencies = [
36- " llama-index-core>=0.11 .0,<0.12 " ,
36+ " llama-index-core>=0.12 .0,<0.13 " ,
3737 " llama-index-llms-openai-like>=0.4.0,<0.5" ,
3838]
3939
You can’t perform that action at this time.
0 commit comments