
    hk                     ,    d Z ddlmZ ddlmZmZ g dZy)ao  
Google GenAI Adapters for LiteLLM

This module provides adapters for transforming Google GenAI generate_content requests 
to/from LiteLLM completion format with full support for:
- Text content transformation
- Tool calling (function declarations, function calls, function responses)  
- Streaming (both regular and tool calling)
- Mixed content (text + tool calls)
   )"GenerateContentToCompletionHandler)GoogleGenAIAdapterGoogleGenAIStreamWrapper)r   r   r   N)__doc__handlerr   transformationr   r   __all__     b/var/www/Befach/backend/env/lib/python3.12/site-packages/litellm/google_genai/adapters/__init__.py<module>r      s   	 8 Hr   