Skip to main content
ArcBlock Community

AIGNE AI chat Bot error

Brain Titan
Developers
aigneqa

I get the following error message:

IMG_7807.jpeg

1 reply

Yechao Li2 years ago

This is because your prompt length exceeds the LLM limit. You can:

  • Check whether the prompt can be simplified
  • Use a larger window LLM model, such as gpt-4o
  • If you use Conversation History in your input, you can reduce the Number of retrieved messages in the input settings
Reply