Part data model (#950)

This commit is contained in:
Dax 2025-07-13 17:22:11 -04:00 committed by GitHub
commit 90d6c4ab41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 1431 additions and 949 deletions

View file

@ -88,10 +88,12 @@ resources:
models:
session: Session
message: Message
part: Part
textPart: TextPart
filePart: FilePart
toolPart: ToolPart
stepStartPart: StepStartPart
stepFinishPart: StepFinishPart
assistantMessage: AssistantMessage
assistantMessagePart: AssistantMessagePart
userMessage: UserMessage