Module chat_history

Module chat_history 

Source
Expand description

Chat history repository port definition.

This port defines the interface for persisting and retrieving chat conversations and messages.

Enums§

ChatHistoryError
Errors that can occur in chat history operations.

Traits§

ChatHistoryRepository
Port for chat history persistence operations.

Functions§

validate_role
Validate a message role string.