pretbc

Results 12 comments of pretbc

Yes, I'd like to help implement this.

Hello guys for AZURE openAI we have to add in Image module ``` def expand_image_tags(text: str) -> Union[str, List[Dict[str, Any]]]: """Expand image tags in the text. If there are any...