simpleStore

Version

Simple store for the LLM Gateway that stores limits in memory. Users and keys can be configured in the configuration file.

Syntax

simpleStore:
limitResetPeriod: <number>
users:
- <users>
simpleStore:
  limitResetPeriod: <number>
  users:
    - <users>

Attributes

NameRequiredDefaultDescriptionExamples
limitResetPeriodfalse-The period in seconds after which the token limit is reset.-

Child Structure

ElementCardinalityDescription
users0..*

Can be used in