Skip to content

High token use? #38

@amotl

Description

@amotl

Problem

According to this comment, CrateDB's llms-full.txt weighs in rather heavy, with a token usage on OpenAI of:

{"input": 212817, "output": 1139, "total": 213956}

Solution

Instead of feeding the full uncompressed knowledge context, either serve individual elements on demand per MCP, or try to compress it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions