File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,7 @@ Here is how to try the API:
44
44
- [ OPTION 1] Try the simple langchain summarization application that is augmented with Aimon Rely to detect
45
45
hallucinations at the sentence level.
46
46
- Step 1: Run ` cd src ` , ` pip install -r requirements.txt && python setup.py install `
47
- - Step 2: Make sure to add the Aimon API key to the ` langchain_summarization_app.py `
48
- - Step 3: Run ` cd .. ` , ` streamlit run src/examples/langchain_summarization_app.py `
47
+ - Step 2: Run ` cd .. ` , ` streamlit run src/examples/langchain_summarization_app.py `
49
48
- [ OPTION 2] Download the Postman collection specified below to access the API
50
49
- Model Hallucination (Passage and Sentence
51
50
Level): [ Postman Collection] ( postman_collections/aimon_hallucination_detection_beta_march_2024.postman_collection.json )
You can’t perform that action at this time.
0 commit comments