Skip to content
Discussion options

You must be logged in to vote

Well that's because we do the following mapping

  • User ID on LiteLLM <> User ID on Openmeter

It looks like your openweb ui users are coming in as end users

Try mapping the open web user to an internal_user like this https://docs.litellm.ai/docs/tutorials/openweb_ui#32-tracking-usage--spend

general_settings:
  user_header_mappings:
    - header_name: X-OpenWebUI-User-Id
      litellm_user_role: internal_user

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ishaan-jaff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants