Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(error): added more specific errors #491

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

aeswibon
Copy link
Member

@aeswibon aeswibon commented Mar 24, 2024

@Ashesh3
Copy link
Member

Ashesh3 commented Mar 31, 2024

Hey, the goal is to make the errors more user friendly and less verbose which are sent to the frontend, also we need to identify and include the module where the error occured, for example: "[Speech to Text] Failed to recognize spech" , "[LLM] Failed to fetch a response for the given input" etc.

@aeswibon aeswibon marked this pull request as ready for review April 3, 2024 07:20
@aeswibon aeswibon requested a review from Ashesh3 April 3, 2024 07:21
@Ashesh3 Ashesh3 requested a review from shivankacker April 3, 2024 09:33
@shivankacker shivankacker merged commit ee6d681 into ohcnetwork:master Apr 4, 2024
1 check passed
shivankacker added a commit that referenced this pull request Apr 22, 2024
* cleanup and fix docker local builds (#473)

* Add routes for care scribe (#493)

* fix: Adds Linter CI and maintains formatting across codebase (#497)

* ci(lint): added linter CI

Signed-off-by: Abhiuday <[email protected]>

* fix(pre-commit): updates the linter version

Signed-off-by: Abhiuday <[email protected]>

* fix(ayushma): fixed format across codebase

Signed-off-by: Abhiuday <[email protected]>

* ci(lint): fixed CI

Signed-off-by: Abhiuday <[email protected]>

---------

Signed-off-by: Abhiuday <[email protected]>

* fix(error): added more specific errors (#491)

Signed-off-by: Abhiuday <[email protected]>

* Stability Enhancements and Bug Fixes (#510)

* Stability Enhancements and Bug Fixes

* Fix ai name removal

---------

Signed-off-by: Abhiuday <[email protected]>
Co-authored-by: Aakash Singh <[email protected]>
Co-authored-by: Ashesh <[email protected]>
Co-authored-by: Abhiuday Gupta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance Error Messaging by Specifying Failure in STT, TTS, or LLM Components
3 participants