AgentOS
About
Features
Blog
API Docs
Guides
Get Started
@framers/agentos
RatingSummary
Interface RatingSummary
Rating summary
interface
RatingSummary
{
average
:
number
;
count
:
number
;
distribution
:
{
1
:
number
;
2
:
number
;
3
:
number
;
4
:
number
;
5
:
number
;
}
;
}
Index
Properties
average
count
distribution
Properties
average
average
:
number
Average rating (1-5)
count
count
:
number
Total number of ratings
distribution
distribution
:
{
1
:
number
;
2
:
number
;
3
:
number
;
4
:
number
;
5
:
number
;
}
Distribution by star count
Type declaration
1
:
number
2
:
number
3
:
number
4
:
number
5
:
number
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
average
count
distribution
Architecture
Changelog
Planning Engine
Human-in-the-Loop
Agent Communication
Evaluation Framework
@framers/agentos - v1.0.1
Loading...
Rating summary