v0.2.0
UPDATED: Streamlit App with Model Settings and new Endpoints
- Updated the title of the streamlit app to "Model: Llama-2-7b-Chat"
- Updated the src/config.json file with the API URL and page title
- Refactored the streamlit app code to use the sidebar, request, and context functions
- handling context now within a python dictionary
- the output now looks more like chatgpt
- Updated README.md with an index section with installation, configuration, usage, find me, and license information