vintasoftware / django-ai-assistant

Integrate AI Assistants with Django to build intelligent applications
https://vintasoftware.github.io/django-ai-assistant/
MIT License
204 stars 12 forks source link

Investigate whether we can drop @register_assistant #97

Closed pamella closed 2 months ago

pamella commented 2 months ago

Investigate whether we can drop the @register_assistant decorator, and use another approach to get the AIAssistant subclasses automatically.