guillermoscript / repo-assistant

AI Github assistant for your repo. Your proactive GitHub bot that auto-detects duplicates using OpenAI embeddings and Supabase magic!
https://guillermoscript.github.io/blog/posts/repo-assistant-ai
ISC License
27 stars 2 forks source link

Adding labels to issues #54

Closed guillermoscript closed 9 months ago

guillermoscript commented 9 months ago

This pull request refactors the code by adding utility modules for Supabase and OpenAI. It also includes several function additions and refactors, such as passible function calling, adding labels to an issue, and creating prompts for OpenAI.