mashrur950's picture
Remove GeminiProvider implementation from chat providers
868ee9e
"""
Chat package for FleetMind MCP Server (Track 1)
Contains geocoding service and tool handlers for MCP server
"""
# Only tools and geocoding are needed for MCP server
# ChatEngine and ConversationManager are archived (were for Gradio UI)
__all__ = []