-
-
Notifications
You must be signed in to change notification settings - Fork 582
fix audio and excel #1165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix audio and excel #1165
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||||
PR Type
Bug fix, Enhancement
Description
Fix dialog retrieval using routing context
Improve file filtering with source validation
Enhance role checking with IsFromUser property
Clean up file references after processing
Diagram Walkthrough
File Walkthrough
HandleAudioRequestFn.cs
Integrate routing context for audio handlingsrc/Plugins/BotSharp.Plugin.AudioHandler/Functions/HandleAudioRequestFn.cs
HandleExcelRequestFn.cs
Enhance excel handler with routing integrationsrc/Plugins/BotSharp.Plugin.ExcelHandler/Functions/HandleExcelRequestFn.cs
ReadImageFn.cs
Modernize role checking in image handlersrc/Plugins/BotSharp.Plugin.FileHandler/Functions/ReadImageFn.cs
IsFromUserpropertyIsFromAssistant