Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
cellmage v0.9.8
cellmage v0.9.8

๐Ÿš€ Getting Started

  • ๐Ÿง™ Overview: Unleash Your LLM Superpowers
  • ๐Ÿง™โ€โ™‚๏ธ Summoning CellMage

๐Ÿ“– User Guide

  • ๐Ÿง™ The Spell Book: CellMage Magic Commands
  • ๐Ÿง  Core Concepts
  • โš™๏ธ Configuration
  • ๐Ÿ“ CellMage Magic Command Cheatsheet
  • ๐Ÿ“š The Magical Memory Vault: SQLite Storage
  • ๐Ÿ”Œ Integrations
    • Jira Integration
    • Confluence Integration
    • GitHub Integration
    • GitLab Integration
    • WebContent Integration
    • Google Docs Integration
    • ๐Ÿ–ผ๏ธ Image Integration
    • ๐Ÿ–ผ๏ธ Image Magic Integration
  • ๐Ÿ”ง CellMage Utilities
    • ๐Ÿ–ผ๏ธ Image Utilities
  • ๐Ÿ“š Tutorials
    • ๐Ÿš€ Your First Magical Interaction: A Guided Tour
    • ๐Ÿ’ฌ Basic Chat: Mastering Simple LLM Conversations
    • ๐ŸŽญ Crafting Your Own Spells: Creating Custom Personas
    • ๐Ÿ“‹ Using Snippets: Reusable Context Blocks
    • ๐Ÿ’พ Managing Conversations: Saving, Loading, and Searching Your LLM Chats
    • ๐Ÿง  Advanced Prompting: Mastering the Art of LLM Instructions
    • ๐Ÿ”„ Chain of Thought: Guiding LLMs through Complex Reasoning
    • โšก Streaming Responses: Real-Time LLM Interactions
    • ๐Ÿช™ Understanding Token Usage and Costs
    • ๐Ÿ“‹ Automating Project Updates: Using Jira Integration with LLMs
    • ๐Ÿงช Code Review with CellMage: Integrating with GitHub/GitLab
    • ๐Ÿ“š Confluence Knowledge Base: Integrating Wiki Content with LLMs
    • ๐Ÿ“Š Data Analysis Assistant: LLM-Powered Data Exploration
    • ๐Ÿ’ป Code Generation Workflow: Building Software with LLM Assistance
    • ๐Ÿ“‘ Document Summarization: Extracting Insights from Text
  • ๐Ÿ”ง Troubleshooting

๐Ÿ”ฎ API Reference

  • CellMage API Reference
    • cellmage.chat_manager
    • cellmage.conversation_manager
    • cellmage.config
    • cellmage.exceptions
    • cellmage.adapters
    • cellmage.adapters.direct_client
    • cellmage.adapters.langchain_client
    • cellmage.interfaces
    • cellmage.storage
    • cellmage.storage.memory_store
    • cellmage.storage.markdown_store
    • cellmage.storage.sqlite_store
    • cellmage.resources.file_loader
    • cellmage.resources.memory_loader
    • cellmage.utils.date_utils
    • cellmage.utils.file_utils
    • cellmage.utils.logging
    • cellmage.utils.token_utils
    • cellmage.integrations.confluence_utils
    • cellmage.integrations.github_utils
    • cellmage.integrations.gitlab_utils
    • cellmage.integrations.jira_utils
    • cellmage.integrations.gdocs_utils
    • cellmage.integrations.webcontent_utils
    • cellmage.integrations.image_utils
    • cellmage.context_providers
    • cellmage.context_providers.ipython_context_provider
    • cellmage.integrations
    • cellmage.ambient_mode
    • cellmage.chat_manager
    • cellmage.conversation_manager
    • cellmage.config
    • cellmage.exceptions
    • cellmage.adapters
    • cellmage.adapters.direct_client
    • cellmage.adapters.langchain_client
    • cellmage.interfaces
    • cellmage.storage
    • cellmage.storage.memory_store
    • cellmage.storage.markdown_store
    • cellmage.storage.sqlite_store
    • cellmage.resources.file_loader
    • cellmage.resources.memory_loader
    • cellmage.utils.date_utils
    • cellmage.utils.file_utils
    • cellmage.utils.logging
    • cellmage.utils.token_utils
    • cellmage.integrations
    • cellmage.integrations.confluence_utils
    • cellmage.integrations.github_utils
    • cellmage.integrations.gitlab_utils
    • cellmage.integrations.jira_utils
    • cellmage.integrations.gdocs_utils
    • cellmage.integrations.webcontent_utils
    • cellmage.integrations.image_utils
    • cellmage.context_providers
    • cellmage.context_providers.ipython_context_provider
    • cellmage.ambient_mode

๐Ÿง™โ€โ™‚๏ธ Developer Guide

  • ๐Ÿง™โ€โ™‚๏ธ Developer Guide
    • ๐Ÿ“ Documentation Guide
  • Magic Commands Testing Strategy
  • Changelog

๐Ÿ’ฌ Community & Links

  • Contributing
  • License
  • GitHub Repository
Back to top
Copyright © 2025, Allen Institute for Artificial Intelligence
Made with Sphinx and @pradyunsg's Furo