v0.2.3
- Added support for LPW to connect to remote ollama server over a network
- Revamped settings ⚙️ page to a new page using
st.pagefeature in streamlit. This page contains all settings pertaining to LLM server and PCAP filter settings - Revamped side bar to show useful information such as which model is selected, to which server LPW is connected and what PCAP filters are currently enabled
- Several tiny bug fixes improving overall stability
Install newly
pip install lpw
or
upgrade existing
pip install -U lpw


