This development consists of checking the value of activating the parallelToolCalls option of the OpenAiStreamingChatModel class. It could be useful when the user is asking the following question:
Add a dog for Betty Davis. His name is Moopsie. His birthday is on 2 October 2024.
Before calling the tool addPetToOwner, the LLM has to call 2 others tools: getAllOwners and populatePetTypes
This development consists of checking the value of activating the
parallelToolCallsoption of theOpenAiStreamingChatModelclass. It could be useful when the user is asking the following question:Before calling the tool
addPetToOwner, the LLM has to call 2 others tools:getAllOwnersandpopulatePetTypes