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