| Package | Description |
|---|---|
| dev.ai4j.openai4j.chat |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonArraySchema |
class |
JsonBooleanSchema |
class |
JsonEnumSchema |
class |
JsonIntegerSchema |
class |
JsonNumberSchema |
class |
JsonObjectSchema |
class |
JsonReferenceSchema |
class |
JsonStringSchema |
| Modifier and Type | Method and Description |
|---|---|
JsonArraySchema.Builder |
JsonArraySchema.Builder.items(JsonSchemaElement items) |
| Modifier and Type | Method and Description |
|---|---|
JsonObjectSchema.Builder |
JsonObjectSchema.Builder.definitions(Map<String,JsonSchemaElement> definitions) |
JsonObjectSchema.Builder |
JsonObjectSchema.Builder.properties(Map<String,JsonSchemaElement> properties) |
Copyright © 2024. All rights reserved.