cellmage.exceptionsยถ

Exceptions

ConfigurationError

Raised when there's a configuration error.

HistoryManagementError

Raised when there's an error managing conversation history.

LLMInteractionError

Raised when there's an error interacting with the LLM service.

NotebookLLMError

Base exception for all cellmage errors.

PersistenceError

Raised when there's an error saving or loading data.

ResourceNotFoundError

Raised when a resource (persona, snippet) is not found.

SnippetError

Raised when there's an error with snippet operations.