-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Time granularity and Table of a single model #4990
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Preview mcp_server Image: |
Preview sandbox Image: |
Preview fastgpt Image: |
projects/app/src/pageComponents/account/model/ModelDashboard/DataTableComponent.tsx
Outdated
Show resolved
Hide resolved
projects/app/src/pageComponents/account/model/ModelDashboard/DataTableComponent.tsx
Outdated
Show resolved
Hide resolved
projects/app/src/pageComponents/account/model/ModelDashboard/DataTableComponent.tsx
Outdated
Show resolved
Hide resolved
projects/app/src/pageComponents/account/model/ModelDashboard/DataTableComponent.tsx
Outdated
Show resolved
Hide resolved
projects/app/src/pageComponents/account/model/ModelDashboard/LineChartComponent.tsx
Outdated
Show resolved
Hide resolved
projects/app/src/pageComponents/account/model/ModelDashboard/index.tsx
Outdated
Show resolved
Hide resolved
projects/app/src/pageComponents/account/model/ModelDashboard/index.tsx
Outdated
Show resolved
Hide resolved
projects/app/src/pageComponents/account/model/ModelDashboard/index.tsx
Outdated
Show resolved
Hide resolved
projects/app/src/pageComponents/account/model/ModelDashboard/index.tsx
Outdated
Show resolved
Hide resolved
Preview mcp_server Image: |
Preview sandbox Image: |
Preview fastgpt Image: |
projects/app/src/pageComponents/account/model/ModelDashboard/DataTableComponent.tsx
Outdated
Show resolved
Hide resolved
projects/app/src/pageComponents/account/model/ModelDashboard/DataTableComponent.tsx
Outdated
Show resolved
Hide resolved
Preview mcp_server Image: |
Preview sandbox Image: |
Preview fastgpt Image: |
* Time granularity and Table of a single model (#4990) * Aiproxy ModelBoard * Add components LineChartComponent and Make some revisions * Time granularity and Table of a single model * Modify the logic and sort the tables in ascending or descending order * Use theme and present in seconds * Add the channel name section (#5005) * Add components LineChartComponent and Make some revisions * Time granularity and Table of a single model * Modify the logic and sort the tables in ascending or descending order * Add the channel name section * The channel_name is transmitted from the outer layer * Restore the channel * perf: dashboard code * perf: ai proxy monitor * code --------- Co-authored-by: Zhuangzai fa <[email protected]>
* Time granularity and Table of a single model (labring#4990) * Aiproxy ModelBoard * Add components LineChartComponent and Make some revisions * Time granularity and Table of a single model * Modify the logic and sort the tables in ascending or descending order * Use theme and present in seconds * Add the channel name section (labring#5005) * Add components LineChartComponent and Make some revisions * Time granularity and Table of a single model * Modify the logic and sort the tables in ascending or descending order * Add the channel name section * The channel_name is transmitted from the outer layer * Restore the channel * perf: dashboard code * perf: ai proxy monitor * code --------- Co-authored-by: Zhuangzai fa <[email protected]>
* Time granularity and Table of a single model (labring#4990) * Aiproxy ModelBoard * Add components LineChartComponent and Make some revisions * Time granularity and Table of a single model * Modify the logic and sort the tables in ascending or descending order * Use theme and present in seconds * Add the channel name section (labring#5005) * Add components LineChartComponent and Make some revisions * Time granularity and Table of a single model * Modify the logic and sort the tables in ascending or descending order * Add the channel name section * The channel_name is transmitted from the outer layer * Restore the channel * perf: dashboard code * perf: ai proxy monitor * code --------- Co-authored-by: Zhuangzai fa <[email protected]>
No description provided.