Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
zeetay
/
pseudogen-backend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pseudogen-backend
56 kB
Ctrl+K
Ctrl+K
2 contributors
History:
35 commits
Zeetay
Switch Groq model to openai/gpt-oss-120b, bump max_tokens to 4096
1d69113
4 days ago
routers
Implement infra hardening: streaming, refresh tokens, structlog, Sentry, Redis
2 months ago
scripts
BE cleanup
10 months ago
tests
Add login/register: JWT auth, SQLite users, protected generate, Login/Register pages and AuthContext
6 months ago
.dockerignore
Safe
31 Bytes
initial docker setup
10 months ago
.env.example
Safe
1.81 kB
Switch Groq model to openai/gpt-oss-120b, bump max_tokens to 4096
4 days ago
Dockerfile
Safe
408 Bytes
docker-compose fixed
6 months ago
README.md
Safe
118 Bytes
Switch HF Space back to Docker SDK
2 months ago
__init__.py
Safe
0 Bytes
* working backend without llm output
11 months ago
ai_prompts.py
Safe
2.46 kB
added another prompt style
10 months ago
app.py
Safe
12 kB
Track guest quota by IP address instead of session UUID
2 months ago
auth.py
Safe
2.56 kB
Implement infra hardening: streaming, refresh tokens, structlog, Sentry, Redis
2 months ago
conftest.py
Safe
100 Bytes
Untested expansion: tests, CI, CORS, rate limit, premium, export, Error Boundary, CONTRIBUTING
6 months ago
database.py
Safe
8.44 kB
Remove auth flow, give all users 10 prompts/day
2 months ago
fly.toml
Safe
596 Bytes
deploy with fly
6 months ago
requirements.txt
Safe
483 Bytes
Implement infra hardening: streaming, refresh tokens, structlog, Sentry, Redis
2 months ago
utils.py
Safe
14 kB
Switch Groq model to openai/gpt-oss-120b, bump max_tokens to 4096
4 days ago