Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jdelavande
/
chat-ui-energy
like
43
Running
on
CPU Upgrade
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
main
chat-ui-energy
/
src
/
lib
/
constants
/
pagination.ts
nsarrazin
HF Staff
feat: infinite scrolling list of conversations (#1564)
5290cbb
unverified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
37 Bytes
export
const
CONV_NUM_PER_PAGE
=
30
;