mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-14 15:52:11 +02:00
Adds a full-stack image description service: schema, base class,
OpenAI backend, gateway dispatch, client APIs (sync/async REST +
websocket), tg-describe-image CLI, IAM capability, and specs.
Closes #879
|
||
|---|---|---|
| .. | ||
| AgentRequest.yaml | ||
| CollectionManagementRequest.yaml | ||
| ConfigRequest.yaml | ||
| DocumentEmbeddingsRequest.yaml | ||
| DocumentLoadRequest.yaml | ||
| DocumentRagRequest.yaml | ||
| EmbeddingsRequest.yaml | ||
| FlowRequest.yaml | ||
| GraphEmbeddingsRequest.yaml | ||
| GraphRagRequest.yaml | ||
| IamRequest.yaml | ||
| ImageToTextRequest.yaml | ||
| KnowledgeRequest.yaml | ||
| LibrarianRequest.yaml | ||
| McpToolRequest.yaml | ||
| NlpQueryRequest.yaml | ||
| PromptRequest.yaml | ||
| RowEmbeddingsRequest.yaml | ||
| RowsRequest.yaml | ||
| SparqlQueryRequest.yaml | ||
| StructuredDiagRequest.yaml | ||
| StructuredQueryRequest.yaml | ||
| TextCompletionRequest.yaml | ||
| TextLoadRequest.yaml | ||
| TriplesRequest.yaml | ||