fixed index.mdx (#92)
* Update modal.py
feat: Raise KeyError when 'prompt' key is missing in JSON response
This commit updates the error handling in the code to raise a KeyError when
the 'prompt' key is not found in the JSON response. This change makes the code
more explicit about the nature of the error, helping to improve clarity and
debugging.
* fixed index.mdx
Fixed grammatical error in file index.mdx.
Changed 'it's' to 'it is'.
I would like to emphasize that your feedback is immensely valuable to us and is truly treasured. We greatly appreciate your insights and input, as they help us improve and grow.
Gratitude
@baskaryan @hwchase17
---------
Co-authored-by: Aashish Saini <141953346+ShorthillsAI@users.noreply.github.com>