- Add OneOf and Enum fields to SchemaProperty for improved schema flexibility. - Update Parameter structure to include optional description, OneOf, and Enum fields. - Modify generateExampleValue function to handle new OneOf and Enum logic for generating example values. |
||
|---|---|---|
| .. | ||
| api.go | ||
| assistant.go | ||
| attachment.go | ||
| attachment_test.go | ||
| cache.go | ||
| cache_test.go | ||
| call.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| object.go | ||
| plan.go | ||
| tool.go | ||
| types.go | ||
| utils.go | ||