Dittin.AI
  • 👁️Introduction
    • What is Dittin AI?
    • Why should you choose Dittin AI?
    • Contact
    • Legal
    • Community Guidelines
  • 🚀Getting Started
    • Signup & Login
    • Password Recovery
    • Edit your profile
  • 📕Some Concepts
    • DittinLLM
    • Credits
  • 🤖Chatbot
    • Create Chatbot
    • Collection
    • Chatbot Interaction
      • Selecting a Chatbot
      • Start a New Chat/ Continue Chat
      • Restart Chat
      • Deleting a Chat
      • Share a public chat
      • Let Chatbot Continue Generating
      • Regenerate
      • Backtracing
      • Edit
      • Rename
  • ⚙️Chat Setting
    • Chat Setting
    • Message Instruction
    • Max AI Response Length(Premium)
    • User Profile
    • Memory Chip
  • AI IMAGE GENERATION
    • Generate AI Image
    • Gallery
    • Beginner's Guide to Prompting for Image Generation
  • 🏆Creator ecosystem
    • What is a creator?
    • Creator leaderboard
    • View creators
    • Follow creators
    • Block creators
    • Comment section
    • Notifications for creators
  • 📖Knowledge Base
    • Introduction
    • What is LLM?
    • What is LLM prompt?
    • What is LLM Token
    • LLM Context
Powered by GitBook
On this page
  1. Knowledge Base

LLM Context

LLM Context (Chat History Data) Although the AI Chatbot can remember the conversation between you, LLM is essentially stateless, meaning it doesn't store any data. Instead, each time you send a prompt, we help you concatenate the stored historical records from the database at the backend. This concatenated history becomes the chat context, and the length of this context is the token length mentioned in the previous section. The longer the maximum number of tokens, the more historical records the AI Chatbot can comprehend.

PreviousWhat is LLM Token

Last updated 10 months ago

📖