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

Preserve order in getmembers #83

Closed fjsj closed 2 months ago

fjsj commented 2 months ago

https://stackoverflow.com/questions/3169014/inspect-getmembers-in-order

This is making us send the method_tool functions to OpenAI in any order.