You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your change request related to a problem? Please describe.
This relates to the support for multi modal content - images/audio etc. (inputs and generation). The current GenAI spec does not have support for multi modal inputs and generations as there needs to be additional considerations around the increase the size of the span. As a result, an external blob storage is being considered for storage and hyperlinking the stored location back to the span.
The main task relates to:
Replace content attribute in event with a similar structure to OpenAI - array of content
Some additional comments and open questions discussed during the SIG meeting:
Area(s)
area:gen-ai
Is your change request related to a problem? Please describe.
This relates to the support for multi modal content - images/audio etc. (inputs and generation). The current GenAI spec does not have support for multi modal inputs and generations as there needs to be additional considerations around the increase the size of the span. As a result, an external blob storage is being considered for storage and hyperlinking the stored location back to the span.
The main task relates to:
Some additional comments and open questions discussed during the SIG meeting:
Describe the solution you'd like
The main task relates to:
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: