System prompt showing as truncated in the logs - is it just the log, or actually being truncated?

I have a long system prompt I’m using with an API connector to Anthropic Claude 3. When I look at the Bubble log for the API call, it truncates the full system prompt. The end of it looks like this:

Topic: Developing Signature Style\n*Guide: Study notable New York Times writers to identify unique stylistic traits, including sentence [truncated, was 72305]

Does anyone know if its just the log truncating the long system prompt to save space? Or is it actually telling me that the API or Anthropic is truncating the system prompt with the result being I’m not getting the full usage of my entire system prompt?

Thank you!

I’m having the same issue too. Did you ever resolve it?

This is correct.

It’s just displayed truncated in the logs. The full prompt would’ve been sent. If you need to see the full prompt, create your own Log data type and save it there.

1 Like