For the complete documentation index, see llms.txt. This page is also available as Markdown.

metering.py

Metering扩展类,继承自extensions.ExtensionDescriptor,提供metering扩展支持。

MeteringPluginBase抽象基础类,继承自service_base.ServicePluginBase。被metering_db.py中的MeteringDbMixin类继承。

Last updated