I was wondering what is the word limit for inputs before you’d get an error as the ouput?😁
2 replies
YLYechao Li2 years ago
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 replies
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