content_exceptions Module
Classes
| ChatHistoryReducerException |
An error occurred while reducing chat history. |
| ContentAdditionException |
An error occurred while adding content. |
| ContentException |
Base class for all content exceptions. |
| ContentInitializationError |
An error occurred while initializing the content. |
| ContentSerializationError |
An error occurred while serializing the content. |
| FunctionCallInvalidArgumentsException |
An error occurred while validating the function arguments. |
| FunctionCallInvalidNameException |
An error occurred while validating the function name. |