mashrur950's picture
Remove GeminiProvider implementation from chat providers
c86bca5
raw
history blame
255 Bytes
"""
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__ = []