This website requires JavaScript.
Explore
Help
Register
Sign in
apunkt
/
trustgraph
Watch
1
Star
0
Fork
You've already forked trustgraph
0
mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced
2026-07-16 16:51:02 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
396a484a11
trustgraph
/
trustgraph-core
/
scripts
/
text-completion-vertexai
7 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
Refactor names (#4) - Downsize embeddings model to mini-lm in docker-compose files - Rename for structure - Default queues defined in schema file - Standardize naming: graph embeddings, chunk embeddings, triples
2024-07-23 21:34:03 +01:00
#!/usr/bin/env python3
Change references to trustgraph-core
2024-09-28 22:01:50 +01:00
from trustgraph.core.model.text_completion.vertexai import run
Refactor names (#4) - Downsize embeddings model to mini-lm in docker-compose files - Rename for structure - Default queues defined in schema file - Standardize naming: graph embeddings, chunk embeddings, triples
2024-07-23 21:34:03 +01:00
run()
Reference in a new issue
Copy permalink