julep
julep copied to clipboard
Add validation constraints for adaptive context settings
trafficstars
Consider adding validation constraints for token_budget and context_overflow fields to ensure they receive appropriate values. For example, token_budget should be a positive integer and context_overflow should be restricted to specific values like 'truncate' or 'adaptive'.