Namespace Mythosia.AI.Models.Functions
Classes
- FunctionCall
Represents a function call from AI
- FunctionCallBatch
All function calls requested by one assistant response, in provider order.
- FunctionCallResult
Result of one function call.
- FunctionCallResultBatch
Ordered results for one function-call batch.
- FunctionCallingPolicy
Function calling 실행 정책
- FunctionDefinition
Represents a function that can be called by AI
- FunctionParameters
Represents function parameters schema
- MessageMetadataKeys
Message metadata keys for standardization
- ParameterProperty
Represents a single parameter property
Enums
- FunctionCallMode
Function call mode
- FunctionExecutionMode
Controls how function calls returned in one provider response are executed.
- IdSource
ID source for function calls