I am creating shift using assistant and got all parameters but need to check that data exist in system and if not need to continue process can be possible ? and ask the user to give validate data then hit that function again
Hello,
If I understand correctly you want to call an api to validate if the information exist?
If yes you need to use function calling https://platform.openai.com/docs/assistants/tools/function-calling
1 Like
okay got it thanx,
Can we also get how much parameters are filled of function when we are in middle of chatting
Yeah it will do the trick! For every parameters you have the AI makes sure he has what it needs