RikudouSage / SlackChatGPT

Self-hosted Slack integration with ChatGPT deployed using serverless.
MIT License
22 stars 2 forks source link

Integration with GPT #4

Open ariesyous opened 3 months ago

ariesyous commented 3 months ago

Just looking through this, it looks like its' for the hosted models but can I use my custom GPT via the ChatGPT API?

RikudouSage commented 3 months ago

If it follows the same api specification, I could easily add support for changing the base api URL. Would that help?