autogen icon indicating copy to clipboard operation
autogen copied to clipboard

Add convenient way to create a structured response generator (esp local models)

Open gagb opened this issue 1 year ago • 0 comments

Just to link another relevant discussion. #1202 perhaps we can have a convenient way to create a structured response generator. This seems particularly useful for non OpenAI model and helps them to support function calling. Not sure where that code would live but it can be a huge benefit. Could be designed as something similar to a decorator like what we did for function calling.

Originally posted by @ekzhu in https://github.com/microsoft/autogen/discussions/490#discussioncomment-8091960

gagb avatar Jan 17 '24 17:01 gagb