@librechat/data-schemas 0.0.20 → 0.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -503,6 +503,9 @@ const conversationPreset = {
503
503
  disableStreaming: {
504
504
  type: Boolean,
505
505
  },
506
+ fileTokenLimit: {
507
+ type: Number,
508
+ },
506
509
  /** Reasoning models only */
507
510
  reasoning_effort: {
508
511
  type: String,