Open
2 of 2 issues completedDescription
Is your feature request related to a problem? Please describe.
LLM APIs have started supporting audio input, so it would be beneficial for RAIMultimodalMessages to support audio as well.
Describe the solution you'd like
MultimodalMessage class (
rai/src/rai/rai/messages/multimodal.py
Line 38 in 5d3a8f3
Describe alternatives you've considered
This is the only suitable solution within the current architecture.