(ctx context.Context, arg CountAuditLogsParams)
| 95 | CountAIBridgeInterceptions(ctx context.Context, arg CountAIBridgeInterceptionsParams) (int64, error) |
| 96 | CountAIBridgeSessions(ctx context.Context, arg CountAIBridgeSessionsParams) (int64, error) |
| 97 | CountAuditLogs(ctx context.Context, arg CountAuditLogsParams) (int64, error) |
| 98 | CountConnectionLogs(ctx context.Context, arg CountConnectionLogsParams) (int64, error) |
| 99 | // Counts enabled, non-deleted model configs that lack both input and |
| 100 | // output pricing in their JSONB options.cost configuration. |
no outgoing calls