1 Commits
Author SHA1 Message Date
dat-nguyen96 e371af9cd2 Add content conversion helper methods for Azure request handling
- Introduced `_content_to_text` method in `request_adapter.py` to convert various content types into a string format suitable for Azure.
- Updated existing logic to utilize this new method for processing message content.
- Added `_content_to_string` method in `logging.py` for similar content conversion, enhancing display capabilities for message content.
2026-03-12 13:18:15 +01:00