Skip to content

Commit 242bae1

Browse files
author
Preetam Joshi
committed
updating README
1 parent 7eadbd0 commit 242bae1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ Here is how to try the API:
4444
- [OPTION 1] Try the simple langchain summarization application that is augmented with Aimon Rely to detect
4545
hallucinations at the sentence level.
4646
- 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`
4948
- [OPTION 2] Download the Postman collection specified below to access the API
5049
- Model Hallucination (Passage and Sentence
5150
Level): [Postman Collection](postman_collections/aimon_hallucination_detection_beta_march_2024.postman_collection.json)

0 commit comments

Comments
 (0)