Skip to content

Add core types, metrics utilities, and missing method in multimodal r…#76

Open
harshdesaii wants to merge 1 commit intodevelopfrom
cost_optimized_processing_error_solved
Open

Add core types, metrics utilities, and missing method in multimodal r…#76
harshdesaii wants to merge 1 commit intodevelopfrom
cost_optimized_processing_error_solved

Conversation

@harshdesaii
Copy link
Collaborator

Description

This PR create multimind/types.py with UnifiedRequest, UnifiedResponse, ModalityInput, ModalityOutput and removes the duplicate type definitions from unified_api.py. It also create cost_tracker.py and performance.py for cost and performance metrics tracking, and add the missing get_available_models(modality) method in MultiModalRouter.

Fixes # (issue)

  • Create multimind/types.py with UnifiedRequest, UnifiedResponse, ModalityInput, ModalityOutput
  • Create cost_tracker.py and performance.py
  • Add missing get_available_models(modality) method in MultiModalRouter

@DarshanKumar89 DarshanKumar89 added the bug Something isn't working label Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants