seems to be a bug w/ anthropic integration if output token limits have been set -- columns that previously worked now return 'token limit must be an integer' even though they are integers
We're sorry to hear you're experiencing issues with the Anthropic integration. The error message suggests there might be a problem with how the token limit is being interpreted. This could be due to recent changes in the API or how our integration handles the input. To troubleshoot: 1. Double-check that your token limit is set as a whole number. 2. Try processing smaller batches of data (around 50 rows at a time). 3. Review your Anthropic API settings at https://console.anthropic.com/settings/limits. If the issue persists, it may be a bug in our integration. We'd appreciate if you could report this to us for further investigation. If you need additional assistance, please click on "Talk to a person" to request human support.
Did that answer your question?