Hey everyone,
I’ve recently started exploring the integration of OpenAI assistants with NestJS for one of my projects. I’m curious about how others have approached this.
A few questions to kick things off:
- Are there any best practices or patterns you’ve found helpful?
- Do you have any recommendations for libraries or tools that have made your integration smoother?
I’ve come across various libraries and resources during my research. One library that caught my attention is the @boldare/openai-assistant
library on GitHub/npm. It seems to have a comprehensive set of features and looks promising for simplifying the integration process. Has anyone here used it? If so, how was your experience?
Thanks!