LLMs available for course work

I’m working on the Agentic AI course work and I’d like to know which LLMs are available. I’d like my function to default to a different model when acting as a reviewer.

def reflect_on_draft(draft: str, model: str = “openai:o4-mini”) → str:

Thanks

This is not the Agentic AI course, this is the Generative AI with Large language models!

Apologies…

1 Like

Just post in the right place so relevant mentors can see your posts!

1 Like