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.
Mohsen Taba
ca92cf2797
chat added for admin panel
building a new view for chat page of admin panel , handling getting messages and send messages
create html , css and js files for style and design of chat page
add a hook to fastapi to update chat realtimely
2 months ago
..
management
building articles
7 months ago
migrations
Add EmbeddingSession model and admin interface for background processing
5 months ago
templates/ article
feat: article, videos. library, podcasts
1 year ago
__init__.py
feat: article, videos. library, podcasts
1 year ago
admin.py
admin panel fixes
4 months ago
apps.py
feat: article, videos. library, podcasts
1 year ago
models.py
Add EmbeddingSession model and admin interface for background processing
5 months ago
serializers.py
Add SimilarArticleSerializer and enhance ArticleDetailSerializer with similar articles feature
5 months ago
tests.py
feat: article, videos. library, podcasts
1 year ago
urls.py
refactor(urls): update URL patterns to use re_path for slug-based routes
8 months ago
views.py
TokenAuthentication added to sensitive views.
7 months ago