Closed emrgnt-cmplxty closed 6 hours ago
[!IMPORTANT] Enhance conversation handling by including metadata in retrieval and update processes across service, provider, and SDK layers. Behavior: get_conversation in management_service.py now returns a tuple including metadata. get_conversation in r2r_logger.py updated to include metadata in the returned data. add_message in management.py now sends JSON data if only one field is present. Models: WrappedConversationResponse in responses.py updated to include metadata in the tuple. Misc: SQL query in r2r_logger.py updated to select metadata from branch_messages. update_message_metadata in management.py now sends metadata as JSON. This description was created by for 107530b067be3295dcc4316f90e35cc6ce0e073d. It will automatically update as commits are pushed.
[!IMPORTANT] Enhance conversation handling by including metadata in retrieval and update processes across service, provider, and SDK layers.
get_conversation
management_service.py
r2r_logger.py
add_message
management.py
WrappedConversationResponse
responses.py
branch_messages
update_message_metadata
This description was created by for 107530b067be3295dcc4316f90e35cc6ce0e073d. It will automatically update as commits are pushed.