mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 17:06:22 +02:00
Move GAIStudio to vertexai package to simplify deps (#639)
This commit is contained in:
parent
769c56bbea
commit
2d8dbf4cdb
5 changed files with 1 additions and 3 deletions
|
|
@ -26,6 +26,7 @@ classifiers = [
|
|||
Homepage = "https://github.com/trustgraph-ai/trustgraph"
|
||||
|
||||
[project.scripts]
|
||||
text-completion-googleaistudio = "trustgraph.model.text_completion.googleaistudio:run"
|
||||
text-completion-vertexai = "trustgraph.model.text_completion.vertexai:run"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue