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

Rename hooks like useAssistant -> useAssistantList #84

Closed fjsj closed 2 months ago

fjsj commented 2 months ago

Partial work for https://github.com/vintasoftware/django-ai-assistant/issues/78

fjsj commented 2 months ago

The test coverage has decreased slightly due to the introduction of hasNullThreadId, we could add a test case to cover it, but this isn't a blocker to this PR.

@pamella Thanks, I created an issue for that: https://github.com/vintasoftware/django-ai-assistant/issues/86