AI agent temperature

Hi,

can I config the temperature in an AI agent somehow?

thanks

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Dear @pantelis_kakavas Hope everything is fine with you.

Can you explain it a bit more so that we have a propre clarification…

Hi @kuldip_parmar ,

I have an AI agent and I want to set the temperature configuration and also the max tokens
So, I can control the tokens that the agent will output and also the creativity of its response.

I see that there was the below but I can’t find it anymore.
Can I somehow configure the agent?

Thanks

No, you can’t do that with the AI Agent, because Agent only makes your AI models more scalable and have some “advanced features” like memory and tools calling.
You only can adjust the temperature from the AI model, not from the AI Agent.

3 Likes

Dear @pantelis_kakavas Inside n8n we have only following options, so yup you can’t do waht you are asking form, but so that you don’t run out of the token, you can decrease the size of your prompt and use cheaper gpt models.

Happy to help.
(If this become helpful, please mark it as solution, as this will help other in community too.)

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.