You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1270 (review) adds support for token based context length limiting. It currently utilizes a few rough heuristics. For providers that return prompt tokens / new tokens, we should be able to more accurately estimate the cost of our inputs.
#1270 (review) adds support for token based context length limiting. It currently utilizes a few rough heuristics. For providers that return prompt tokens / new tokens, we should be able to more accurately estimate the cost of our inputs.