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:
siddhm11
/
prompt-engine
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
prompt-engine
/
backend
/
routers
55 kB
Ctrl+K
Ctrl+K
2 contributors
History:
7 commits
siddhm11
Update backend from polished-with-website branch - new routers (feedback, saved_prompts), updated services and configs
c0dd1c5
2 months ago
Untitled-2.txt
Safe
1 kB
Update backend from polished-with-website branch - new routers (feedback, saved_prompts), updated services and configs
2 months ago
auth.py
Safe
4.98 kB
Update backend from polished-with-website branch - new routers (feedback, saved_prompts), updated services and configs
2 months ago
feedback.py
Safe
2.18 kB
Update backend from polished-with-website branch - new routers (feedback, saved_prompts), updated services and configs
2 months ago
prompts.py
Safe
39.7 kB
feat: update backend with complete prompt engine v4.0 - Enhanced main.py with request logging, CORS config, embedding preload - Updated config.py with tier-based model routing, rate limits, Stripe stubs - Expanded prompts.py with streaming, voice-enhance, feedback, history, usage endpoints - Added llm_service.py with Groq client pool and key rotation - Updated memory_service.py with passive learning, feedback analysis - Added migrate_embeddings.py for multilingual model migration - Updated schemas.py, auth.py, saved_prompts.py, requirements.txt - Removed prompt_engineering_skeleton directory
3 months ago
saved_prompts.py
Safe
6.5 kB
feat: update backend with complete prompt engine v4.0 - Enhanced main.py with request logging, CORS config, embedding preload - Updated config.py with tier-based model routing, rate limits, Stripe stubs - Expanded prompts.py with streaming, voice-enhance, feedback, history, usage endpoints - Added llm_service.py with Groq client pool and key rotation - Updated memory_service.py with passive learning, feedback analysis - Added migrate_embeddings.py for multilingual model migration - Updated schemas.py, auth.py, saved_prompts.py, requirements.txt - Removed prompt_engineering_skeleton directory
3 months ago
users.py
Safe
600 Bytes
refactor for HF spaces: moved code to backend/
4 months ago