You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
PouyaKhajavi b5982c498f test(ads): add unit tests for JSON extraction and LLM fallback functions 1 day ago
..
migrations feat(backend): implement divar scraper pipeline and openai/telegram tasks 1 day ago
__init__.py feat(ads): initialize ads app with Ad, AdEvaluation, and NotificationLog models and API views 2 days ago
admin.py feat(ads): initialize ads app with Ad, AdEvaluation, and NotificationLog models and API views 2 days ago
apps.py feat(ads): initialize ads app with Ad, AdEvaluation, and NotificationLog models and API views 2 days ago
models.py feat(backend): implement divar scraper pipeline and openai/telegram tasks 1 day ago
serializers.py feat(ads): implement serializers, views, and routing for Ads and Evaluations 2 days ago
tasks.py fix(ads): add robust JSON parsing fallback and increase token limits for LLM tasks 1 day ago
tests.py test(ads): add unit tests for JSON extraction and LLM fallback functions 1 day ago
urls.py feat(ads): implement serializers, views, and routing for Ads and Evaluations 2 days ago
views.py feat(api): add DELETE endpoints for ad evaluations and crawl run history 1 day ago