I was wondering what is the word limit for inputs before you’d get an error as the ouput?😁
2 条回复
YLYechao Li2年前
Here you can see the maximum number of tokens supported by the LLM Model and the current number of tokens in the prompt in the Agent (excluding input parameters)
2 条回复
Here you can see the maximum number of tokens supported by the LLM Model and the current number of tokens in the prompt in the Agent (excluding input parameters)
great, thank you