AnswerDotAI / AnswerDotAI/RAGatouille
Is there a way to quiet the progress bar printout?
- Dominant language
- Python
- Stars
- 4k
- Forks
- 276
- PR merge metrics
- No merged PRs in 30d
Description
Something like a `verbose` flag to turn on or off the progress bar prints
Progress bards are great for local development but not much needed while deploying it as a service. having the option to toggle it on and off is desirable.
I'd be happy to take a look and submit a PR if needed
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Search the codebase for progress-bar printouts and trace them to the public entry point; confirm how service users could toggle them without affecting local defaults. Done means the option suppresses progress output when disabled and preserves it when enabled, with coverage for both modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100