Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AmineDjeghri authored Dec 7, 2024
1 parent 24c376f commit bafdc69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ The following files are used in the contribution pipeline:
- Or Cloud model: OpenAI or Azure OpenAI:
- Update the ``.env`` file *(take a look at the ``.env.example`` file)*

- Run `test-llm-client` to check if your the LLM responds.
3. Run `test-llm-client` to check if your the LLM responds.
4. Run the app:
- To run the app with Streamlit (and without fastapi), run `make run-frontend`
- To run the app with both Streamlit and FastAPI, run `make run-app`

Expand Down

0 comments on commit bafdc69

Please sign in to comment.