ErrLookup › khoj-ai/khoj
khoj-ai/khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free. · Python · 350 source files
Analyzed at ae229ca894 on 2026-08-27. 12 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid automation id: {automation_id} | exception | error | khoj, automation, scheduler, authorization, validation |
| A public Agent with the name {instance.name} already exists. | validation | error | khoj, django, agent, uniqueness, pre-save-signal |
| A private Agent with the name {instance.name} already exists | validation | error | khoj, django, agent, uniqueness, pre-save-signal |
| Invalid conversation_log format: {str(e)} | validation | error | khoj, django, pydantic, validation, chat, schema |
| An Entry cannot be associated with both a user and an agent. | validation | error | khoj, django, entry, ownership, validation |
| Invalid conversation settings. Configure some chat model on | exception | critical | khoj, chat-model, configuration, server-setup, django |
| I'm glad you're enjoying interacting with me! You've unfortu | http | warning | rate-limit, http-429, khoj, subscription, usage-limit |
| {common_message_prefix} But let's chat more {next_window}? | http | warning | rate-limit, http-429, websocket, khoj, subscribed |
| {common_message_prefix} You can subscribe to increase your u | http | warning | rate-limit, http-429, websocket, khoj, subscription |
| Those are way too many images for me! I can handle up to {se | http | warning | rate-limit, http-429, images, payload-validation, khoj |
| Those images are way too large for me! I can handle up to {s | http | warning | rate-limit, http-429, images, payload-size, base64 |
| I'm glad you're enjoying interacting with me! You've unfortu | http | warning | rate-limit, http-429, khoj, slash-command, daily-quota |