hey im new to using claude and wanted to see what would be the best way to go about using it. I want reallllly long results, so whats the max # of tokens I can use? Additionally how do the “User”, “Assisstant”, and “Tool Assisstant” work? is it the same as System User and Assistant for the ChatGpt MOdule?
Hi @Hashir_Azam ,
The maximum depends on the model you use. FOr Claude 3.5 it’s 8192.
If you need longer output, you might be better to break your prompt into multiple prompts and possibly take the output of one prompt as input for the next.
L