认证管理中出现错误: {"error":{"message":"prompt token count of 128132 exceeds the limit of 128000","code":"model_max_prompt_tokens_exceeded"}} 因为前台我提交的内容是以400k为上限的,没有找到在哪里把这个128k修改为400k.
认证管理中出现错误:
{"error":{"message":"prompt token count of 128132 exceeds the limit of 128000","code":"model_max_prompt_tokens_exceeded"}}
因为前台我提交的内容是以400k为上限的,没有找到在哪里把这个128k修改为400k.