Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

org user dropdown for analytics dashboard not working #24

@dillionverma

Description

@dillionverma

image

need to pass user id as url query param to openai api requests like so:

https://api.openai.com/v1/usage?date=2023-08-23&user_public_id=user-ji6LpnyrRSo6

Inspect the network requests on https://platform.openai.com/account/usage website to see how the requests / responses are sent

Need to update the following file to get started and then work backward throughout the app - https://github.com/dillionverma/llm.report/blob/main/lib/services/openai.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions