mirror of
https://github.com/kjanat/livegraphs-django.git
synced 2026-02-13 16:35:42 +01:00
Implement CSV export functionality for chat sessions with filtering options
This commit is contained in:
5
__init__.py
Normal file
5
__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
LiveGraphsDjango - Dashboard for analyzing chat session data.
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user