o
    j6hB                     @  s   d dl mZ dd ZdS )    )annotationsc                 C  sV   i }|   D ]"\}}t|tr$t|  D ]\}}||| d| < qq|||< q|S )zfFlattens a nested dictionary into a single level dictionary, with keys representing the original path..)items
isinstancedictflatten_update_paths)updatesnew_updateskeyvaluesub_key	sub_value r   h/var/www/html/chefvision.cloud.itp360.com/venv/lib/python3.10/site-packages/google/generativeai/utils.pyr      s   

r   N)
__future__r   r   r   r   r   r   <module>   s   