OvidijusParsiunas / deep-chat

Fully customizable AI chatbot component for your website
https://deepchat.dev
MIT License
1.27k stars 175 forks source link

How to connect to an API ,Come across a problem #77

Closed 2531800823 closed 6 months ago

2531800823 commented 6 months ago

When I use chat GPT, request body messages type {role:'user|system',content:'text'}[] , So how can the configuration be adapted

2531800823 commented 6 months ago

Interceptors can be realized

OvidijusParsiunas commented 6 months ago

That is correct, interceptors are best for working with custom endpoints :)