generative-ai-python icon indicating copy to clipboard operation
generative-ai-python copied to clipboard

Schema generation for function calling should support TypedDict for specifying the contents of a dictionary.

Open MarkDaoust opened this issue 1 year ago • 2 comments

Description of the feature request:

From: https://github.com/google/generative-ai-python/pull/201

What problem are you trying to solve with this feature?

No response

Any other information you'd like to share?

No response

MarkDaoust avatar Feb 21 '24 23:02 MarkDaoust

TypedDict and Dataclass

MarkDaoust avatar Apr 27 '24 00:04 MarkDaoust