trustgraph/specs/api/components/schemas
Sunny Yang 40f01c123b
feat: pluggable image-to-text service with OpenAI vision backend (#1038)
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
2026-07-12 12:47:04 +01:00
..
agent feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
collection Update API docs for 2.4 (#960) 2026-05-28 17:56:29 +01:00
common Update API specs for 2.1 (#699) 2026-03-17 20:36:31 +00:00
config REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
diag REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
embeddings REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
embeddings-query feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
errors REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
flow REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
iam feat: add list-my-workspaces operation and document IAM in API specs (#961) 2026-05-29 19:17:37 +01:00
image-to-text feat: pluggable image-to-text service with OpenAI vision backend (#1038) 2026-07-12 12:47:04 +01:00
knowledge Update API docs for 2.4 (#960) 2026-05-28 17:56:29 +01:00
librarian feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
loading feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
mcp-tool REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
prompt REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00
query feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
rag feat: structured source document references in graph-rag responses (#1035) 2026-07-08 23:59:56 +01:00
text-completion REST API OpenAPI spec (#612) 2026-01-15 11:04:37 +00:00