Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

3.0.3 | Homepage information update + set_llm refactor#42

Merged
Daethyra merged 9 commits intostreamlitfrom
3.0.3
Mar 2, 2024
Merged

3.0.3 | Homepage information update + set_llm refactor#42
Daethyra merged 9 commits intostreamlitfrom
3.0.3

Conversation

@Daethyra
Copy link
Copy Markdown
Owner

@Daethyra Daethyra commented Mar 2, 2024

  • improved set_llm callback function
  • formatted code via black
  • updated descriptions on homepage
  • added streamlit config.toml

- Updated the callback function for selecting a model in utility_funcs.py to provide more informative success and error messages. Removed redundant alerts and added a generic success message for any selected model. Also, improved error handling by logging detailed error messages and displaying more informative error messages to the user.
Bumped the project version from 3.0.2 to 3.0.3 in pyproject.toml to reflect the latest changes and updates made to the FreeStream project.
Formatted code for consistency and fixed linting issues in the freestream pages and utility functions. Removed unnecessary newlines and adjusted function calls to improve readability.
Updated the project overview in the "freestream_Home.py" file to better reflect the purpose of FreeStream, making AI more accessible and understandable. Also, added details about the RAGbot tool, emphasizing its capabilities and usage.
Updated the RAGbot description in the Home.py file to provide a more detailed explanation of its functionality and the method it uses for answer generation. This change aims to improve user understanding of RAGbot's capabilities and workflow.
Added .streamlit/secrets.toml to the .gitignore file to ensure that sensitive configuration information is not inadvertently committed.
Updated the privacy policy links in the README file to include Streamlit's privacy policy. The link for Google AI Studio was removed as no specific privacy policy was found.
Updated the Streamlit configuration file to modify logging settings, client caching, error details display, sidebar navigation, and folder watch blacklist. Also disabled magic commands and enabled usage statistics gathering.
Removed the unused client caching configuration from the Streamlit config file to declutter and improve maintainability. The 'caching' setting was found to be unnecessary and has been removed.
@Daethyra Daethyra added documentation Improvements or additions to documentation refactor Needs reworking, or is already reworked labels Mar 2, 2024
@Daethyra Daethyra added this to the Implement Agent | Add: Tools & Replace `ConversationalRetrievalChain` implementation milestone Mar 2, 2024
@Daethyra Daethyra self-assigned this Mar 2, 2024
@Daethyra Daethyra changed the title 3.0.3 3.0.3 | Homepage information update + set_llm refactor Mar 2, 2024
@Daethyra Daethyra merged commit 182d5e2 into streamlit Mar 2, 2024
@Daethyra Daethyra removed this from the Implement Agent | Add: Tools & Replace `ConversationalRetrievalChain` implementation milestone Mar 3, 2024
@Daethyra Daethyra deleted the 3.0.3 branch March 3, 2024 03:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation refactor Needs reworking, or is already reworked

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant