ccproxy.plugins.max_tokens.plugin¶
ccproxy.plugins.max_tokens.plugin
¶
Max tokens plugin implementation.
MaxTokensRuntime
¶
Bases: SystemPluginRuntime
Runtime for max_tokens plugin.
Source code in ccproxy/plugins/max_tokens/plugin.py
MaxTokensFactory
¶
Bases: SystemPluginFactory
Factory for max_tokens plugin.