I have a the function to extract tools for FC from OAS. I have also added a demo (example_fc.ipynb) where you can ask gpt to extract information from a YouTube Live using FC (if no link provided, default option used). The only thing is that currently, I have to define a new function which combines capture_youtube_live_frame and ask_gpt4v. I'm not sure if this is desired but we can figure out later.
I have a the function to extract tools for FC from OAS. I have also added a demo (example_fc.ipynb) where you can ask gpt to extract information from a YouTube Live using FC (if no link provided, default option used). The only thing is that currently, I have to define a new function which combines capture_youtube_live_frame and ask_gpt4v. I'm not sure if this is desired but we can figure out later.