AgentOS
About
Features
Blog
API Docs
Guides
Get Started
@framers/agentos
MarketplaceStats
Interface MarketplaceStats
Statistics about the marketplace
interface
MarketplaceStats
{
totalItems
:
number
;
totalPublishers
:
number
;
totalDownloads
:
number
;
itemsByType
:
Record
<
MarketplaceItemType
,
number
>
;
topCategories
:
{
name
:
string
;
count
:
number
;
}
[]
;
recentlyAdded
:
number
;
averageRating
:
number
;
}
Index
Properties
total
Items
total
Publishers
total
Downloads
items
By
Type
top
Categories
recently
Added
average
Rating
Properties
total
Items
total
Items
:
number
total
Publishers
total
Publishers
:
number
total
Downloads
total
Downloads
:
number
items
By
Type
items
By
Type
:
Record
<
MarketplaceItemType
,
number
>
top
Categories
top
Categories
:
{
name
:
string
;
count
:
number
;
}
[]
Type declaration
name
:
string
count
:
number
recently
Added
recently
Added
:
number
average
Rating
average
Rating
:
number
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
total
Items
total
Publishers
total
Downloads
items
By
Type
top
Categories
recently
Added
average
Rating
Architecture
Changelog
Planning Engine
Human-in-the-Loop
Agent Communication
Evaluation Framework
@framers/agentos - v1.0.1
Loading...
Statistics about the marketplace