Relative Content

Tag Archive for spring-bootopenai-apichatgpt-apiopenai-assistants-apichatgpt-function-call

Question on how to make an openai assistant made with assistants api ui call an external API?

I am developing a chatbot for my company, and I have created middleware in Spring Boot to access my assistant using API calls (make a thread and send messages on it, create a run and then receive a message response from the assistant, get all messages in the thread, etc). The middleware accesses api endpoints to interact with the assistant. However, now I want the assistant to make an external api call from the user’s input, and then feed back the user the response to the api call in a message response from the assistant.

Question on how to make an openai assistant made with assistants api ui call an external API?

I am developing a chatbot for my company, and I have created middleware in Spring Boot to access my assistant using API calls (make a thread and send messages on it, create a run and then receive a message response from the assistant, get all messages in the thread, etc). The middleware accesses api endpoints to interact with the assistant. However, now I want the assistant to make an external api call from the user’s input, and then feed back the user the response to the api call in a message response from the assistant.

Question on how to make an openai assistant made with assistants api ui call an external API?

I am developing a chatbot for my company, and I have created middleware in Spring Boot to access my assistant using API calls (make a thread and send messages on it, create a run and then receive a message response from the assistant, get all messages in the thread, etc). The middleware accesses api endpoints to interact with the assistant. However, now I want the assistant to make an external api call from the user’s input, and then feed back the user the response to the api call in a message response from the assistant.

Question on how to make an openai assistant made with assistants api ui call an external API?

I am developing a chatbot for my company, and I have created middleware in Spring Boot to access my assistant using API calls (make a thread and send messages on it, create a run and then receive a message response from the assistant, get all messages in the thread, etc). The middleware accesses api endpoints to interact with the assistant. However, now I want the assistant to make an external api call from the user’s input, and then feed back the user the response to the api call in a message response from the assistant.