Hi there β
We want to improve the Weaviate OpenAI module (GH-issue) for dealing with payloads > the maximum token limit size.
Question: is the 2046 token limit global or is it different per API / can it change over time? If itβs not global, it might be handy to get the value as an int
in the error message.
Thanks