Function spider::utils::handle_openai_credits

source ·
pub fn handle_openai_credits(
    _page_response: &mut PageResponse,
    _tokens_used: OpenAIUsage
)
Expand description

Handle the OpenAI credits used. This does nothing without ‘openai’ feature flag.