File size: 139 Bytes
105b369
 
 
 
 
1
2
3
4
5
6
from typing import Dict

CodeInterpreter: Dict[str, str] = {"type": "code_interpreter"}

Retrieval: Dict[str, str] = {"type": "retrieval"}