We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to improve the tests to ensure that the result is what is expected or close to it from the test data.
The idea is to expand this test here: https://github.com/osl-incubator/anamnesis.ai/blob/main/tests/test_extract_fhir_openai.py#L37
In that test it already process this test here: https://github.com/osl-incubator/anamnesis.ai/blob/main/tests/data/transcripts/CAR0001.txt
the idea is to check if the result from the anamnesis ai is consistent with the text from CAR0001.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We need to improve the tests to ensure that the result is what is expected or close to it from the test data.
The idea is to expand this test here: https://github.com/osl-incubator/anamnesis.ai/blob/main/tests/test_extract_fhir_openai.py#L37
In that test it already process this test here: https://github.com/osl-incubator/anamnesis.ai/blob/main/tests/data/transcripts/CAR0001.txt
the idea is to check if the result from the anamnesis ai is consistent with the text from CAR0001.txt
The text was updated successfully, but these errors were encountered: