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

V0.3.1 #30

Open
wants to merge 42 commits into
base: v0.3.2
Choose a base branch
from
Open

V0.3.1 #30

wants to merge 42 commits into from

Conversation

fuhp
Copy link

@fuhp fuhp commented Dec 27, 2024

PULL DjangoPeng's v0.3.2

Cherry-pick v0.3.2 to main branch
optimize prompts, upgrade LLM to GPT-4o-mini and add Chineses comments to other modules
…nd daemon management script

- Replaced DaemonContext and Threading with Schedule library for simpler task scheduling.
- Implemented basic email notification functionality that preserves report format and title.
- Added daemon_control.sh for managing daemon processes to aid containerized deployments.
- Fully localized log outputs to Chinese and ensured each daemon start generates a separate log file for easier troubleshooting.
feat(v0.5): add email notifications, schedule and daemon service management.
[v0.6] Add Ollama support and update docs.
[v0.7]Add unit tests, Docker integration, and update documentation
fix: support report_type on ReportGenerator
…pdated DaemonProcess for multiple tasks, optimized prompts, and expanded unit tests.
v0.8: Added Hacker News trend fetching, multi-tab Gradio interface, updated DaemonProcess for multiple tasks, optimized prompts, and expanded unit tests
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.

2 participants