FAQ and Troubleshooting
Frequently Asked Questions
Why are API calls failing?
Check your API key and network connectivity.
Can I customize the summarization length?
Yes, modify the
max_tokens
parameter.
Troubleshooting Tips
Error:
ChatCompletionMessage
not subscriptable.Ensure you’re using the correct OpenAI API version.
Last updated