SEMOSS / Semoss

Apache License 2.0
20 stars 5 forks source link

[FUNCTION] Project and Engine Usage #44

Open ppatel9703 opened 1 month ago

ppatel9703 commented 1 month ago

Description

Create a way to get Project/Engine usage metrics to the FE.

Existing

No Reactors as of right now. Create two admin reactors (Proj/Admin)

Tasks

Grasp what Usage metrics are required (Are they different for RAGs vs normal playground usage) What metrics are considered vital? Create Reactors to return to FE

ppatel9703 commented 1 month ago

@themaherkhalil I've added some real basic code to get a number of unique calls per proj/models.. Need to gauge what metrics we want from ModelInferenceLogs. What would be useful?

Branch is tagged under the Development section.