trustgraph/trustgraph-vertexai/trustgraph/model/text_completion/vertexai
cybermaggedon 310a2deb06
Feature/streaming llm phase 1 (#566)
* Tidy up duplicate tech specs in doc directory

* Streaming LLM text-completion service tech spec.

* text-completion and prompt interfaces

* streaming change applied to all LLMs, so far tested with VertexAI

* Skip Pinecone unit tests, upstream module issue is affecting things, tests are passing again

* Added agent streaming, not working and has broken tests
2025-11-26 09:59:10 +00:00
..
__init__.py Fix VertexAI package. Add Python packaging to Makefile. (#85) 2024-09-30 20:50:20 +01:00
__main__.py Fix VertexAI package. Add Python packaging to Makefile. (#85) 2024-09-30 20:50:20 +01:00
llm.py Feature/streaming llm phase 1 (#566) 2025-11-26 09:59:10 +00:00