cod
12/25/2024, 7:58 PMVapi
12/25/2024, 7:58 PMAssistantsClient.create() function. The argument endCallFunctionEnabled is not recognized. To resolve this issue, please double-check the documentation for the correct parameters to use when creating a voice assistant. If you need the exact parameter names and usage, please ask support for more info on this.cod
12/25/2024, 7:59 PMcod
12/25/2024, 7:59 PMcod
12/25/2024, 7:59 PMVapi
12/25/2024, 7:59 PMcod
12/25/2024, 8:02 PMVapi
12/25/2024, 8:02 PMendCallFunctionEnabled or end_call_function_enabled are not working as expected with the Python SDK, it's possible that there might be a discrepancy in the SDK documentation or an update that has not been reflected yet.
To ensure you're using the correct parameters, I recommend checking the latest Python SDK documentation for the AssistantsClient.create() function. The documentation should provide the most accurate and up-to-date information on the expected parameters.
If the documentation does not clarify the issue, or if you're experiencing inconsistencies with the SDK's behavior, reaching out to the support team would be the best course of action. They can provide specific guidance and help troubleshoot any issues you're encountering with the SDK.Ben
01/14/2025, 2:48 PM