Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

4.1.2 | archive InfoNexus and Real-ESRGAN pages #91

Merged
merged 11 commits into from
Apr 24, 2024
Merged

4.1.2 | archive InfoNexus and Real-ESRGAN pages #91

merged 11 commits into from
Apr 24, 2024

Conversation

Daethyra
Copy link
Owner

  • refactored button to clear conversation history for Curie page
  • added my kofi link in the footer, in styles.py

Daethyra added 11 commits April 23, 2024 16:57
Refactored the UI text in InfoNexus to improve clarity and consistency. Updated subheader and caption for better user understanding and experience. No functional changes made.
- Updated the page title to "FreeStream: Chatbots for specific use-cases" and modified headers to reflect the change in focus from "Unlimited Access to AI Tools" to "Chatbots, tuned for specific use-cases."
- Adjusted the description to accurately represent FreeStream as a collection of chatbots tailored for specific use-cases.
- Altered the RAGbot description to clarify its function in searching uploaded files for answers to questions.

Explanatory body:
These changes were made to better align the messaging with the actual functionality of FreeStream. The previous descriptions were misleading, and the adjustments aim to provide users with a clearer understanding of what FreeStream offers. Additionally, the RAGbot workflow and system prompt labels were updated to better reflect their content.
Updated the project version from 4.1.1 to 4.1.2 in pyproject.toml. Also, commented out realesrgan dependency.
Added a support link to the footer of the page, directing users to the project's Ko-fi page for contributions and support. This change enhances user engagement and provides an avenue for project funding.
- Added ConversationBufferMemory to manage chat history memory for contextual conversation.
- Introduced ChatMessageHistory to handle session-based chat history.
- Integrated RunnableWithMessageHistory to incorporate memory into the agent's workflow.
- I don't know what I actually need in order to add memory to the agent.
Removed the InfoNexus chatbot description and 'Agent' details from the Home.py file in the freestream directory to streamline content and improve clarity.
@Daethyra Daethyra added refactor Needs reworking, or is already reworked dependencies Pull requests that update a dependency file labels Apr 24, 2024
@Daethyra Daethyra self-assigned this Apr 24, 2024
@Daethyra Daethyra enabled auto-merge April 24, 2024 02:45
@Daethyra Daethyra merged commit 08c02b2 into streamlit Apr 24, 2024
3 checks passed
@Daethyra Daethyra deleted the 4.1.2 branch April 24, 2024 03:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file 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