Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Spy9191
/
chronos-api-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chronos-api-backend
3.56 MB
Ctrl+K
Ctrl+K
1 contributor
History:
102 commits
RemanenetSpy
fix(chat/demo): remove memory search — bubble chat is a public guide bot only, no db access
e356363
4 days ago
agent
fix(agent): loosen memory retrieval threshold to 0.70 and show raw_text for CSV data
4 days ago
api
fix(chat/demo): remove memory search — bubble chat is a public guide bot only, no db access
4 days ago
assets
UI: Complete rebrand to Smriti by Kaal the Absolute
24 days ago
benchmark
chore: add smriti benchmark runner and eval service
7 days ago
chronos-ui
feat(ui): populate API key input with saved key from localStorage to reduce user confusion
7 days ago
chronos_core
fix: move CREATE INDEX in vector_store after ALTER TABLE migration
7 days ago
tests
Migrate to Vercel Next.js UI Frontend, prune 10x SVO model overhead payload
3 months ago
.env.example
Safe
1.05 kB
security: add Turnstile captcha + IP rate limiting + email dedup to key generation
23 days ago
.gitattributes
Safe
131 Bytes
Fix: Convert all Python to LF line endings + add .gitattributes to prevent CRLF on Linux Docker
2 months ago
.gitignore
Safe
354 Bytes
fix: add missing KaalChat.tsx to git and fix corrupted .gitignore null-byte wav entry
25 days ago
Dockerfile
Safe
1.25 kB
feat: add XTTSv2 TTS endpoint + public demo chat with Amber voice, template-first responses, and Chronos memory consent storage
25 days ago
README.md
Safe
19.8 kB
docs: clarify dual-deployment architecture (Vercel UI + Hugging Face API)
11 days ago
benchmark_adapter.py
Safe
10 kB
refactor: centralise all magic numbers into config.py driven by env vars
7 days ago
docker-compose.yml
Safe
542 Bytes
Initial commit for Chronos OS MVP
3 months ago
render.yaml
Safe
318 Bytes
Migrate: SQLite+ChromaDB → Neon PostgreSQL+pgvector (persistent cloud storage)
3 months ago
requirements.txt
Safe
335 Bytes
feat: add XTTSv2 TTS endpoint + public demo chat with Amber voice, template-first responses, and Chronos memory consent storage
25 days ago
vercel.json
Safe
531 Bytes
Fix: Remove custom buildCommand, let Vercel auto-detect Next.js
about 1 month ago