Hermes Agent 811de2a863 feat: add resource module interface dispatcher to ProductManager
- _get_product_interface: resolve product -> resource_module -> interface dict
- get_product_display_info: delegate to resource module pricing display
- check_product_availability: delegate to resource module availability check
- check_product_consumable: delegate to resource module pre-consumption check
- execute_product / execute_product_stream: delegate to resource module service execution
- calculate_product_cost: delegate to resource module cost calculation
- Register all dispatchers on ServerEnv in load_product_management()
2026-06-23 15:09:09 +08:00
2026-05-25 16:39:42 +08:00

product_management

Description
No description provided
Readme 566 KiB
Languages
Python 96%
Shell 4%