|
|
|
|
|
by lyu07282
522 days ago
|
|
but this ultimately just converts to json schema, or the openai function calling definition format. One question I always had was what about the descriptions you can attach to the class and attributes? ( = Field(description=...) in pydantic) is the model made aware of those descriptions? |
|