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:
Aniket2006
/
Chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Chatbot
178 kB
Ctrl+K
Ctrl+K
1 contributor
History:
56 commits
Aniket2006
Security: Load API keys from environment variable
026c0c9
8 months ago
Dockerfile
Safe
247 Bytes
Fix: Copy all Python files in Dockerfile
9 months ago
README.md
Safe
1.06 kB
Initial commit: AGROW Chatbot with Gemini LLM
9 months ago
app.py
Safe
14.9 kB
Fix: Handle list type in context_priority_used extraction
9 months ago
context_aggregator.py
Safe
37.9 kB
Upgrade to Hybrid Architecture v3 (Fast Lane + Deep Dive)
9 months ago
groq_client.py
Safe
6.06 kB
Security: Load API keys from environment variable
8 months ago
intent_classifier.py
Safe
14.2 kB
Add 5-key Gemini API fallback, conversation memory, historical trends, and zone recommendations
9 months ago
models.py
Safe
10 kB
Full Developer Spec implementation: Priority-based Multi-Stage Reasoning
9 months ago
priority_mapper.py
Safe
9.69 kB
Full Developer Spec implementation: Priority-based Multi-Stage Reasoning
9 months ago
prompts.py
Safe
42.3 kB
Fix: Pass user query to LLM context in Fast Lane and Deep Dive stages
9 months ago
reasoning_engine.py
Safe
25.4 kB
Fix: Pass user query to LLM context in Fast Lane and Deep Dive stages
9 months ago
requirements.txt
Safe
115 Bytes
feat: migrate from Gemini to Groq API for LLM calls
9 months ago
supabase_client.py
Safe
13.5 kB
Fix maybeSingle not supported - use execute and check results
9 months ago
supabase_schema.sql
Safe
2.16 kB
Switch to gemini-1.5-flash-8b for higher rate limits
9 months ago