Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add streamlit app #1

Merged
merged 2 commits into from
Feb 1, 2025
Merged

Add streamlit app #1

merged 2 commits into from
Feb 1, 2025

Conversation

andrewm4894
Copy link
Owner

This pull request introduces a new Streamlit app for interacting with Netdata servers and includes several enhancements and updates to existing files. The most important changes include the addition of the Streamlit app, updates to the Makefile, and improvements to the README.md and example.ipynb files.

Addition of Streamlit app:

  • app.py: Introduced a new Streamlit app for chatting with Netdata servers, including session state setup, sidebar configuration, conversation rendering, and chat input form.

Updates to Makefile:

  • Makefile: Added a new run-app target to facilitate running the Streamlit app. [1] [2]

Enhancements to README.md:

  • README.md: Added a new section "App Example" with instructions and an image to demonstrate the Streamlit app usage.

Updates to example.ipynb:

Configuration updates:

@andrewm4894 andrewm4894 merged commit 69a81ab into main Feb 1, 2025
@andrewm4894 andrewm4894 deleted the add-streamlit-app branch February 1, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant