dromerosm/crewai-multiagent-research
Ignore outputs and scripts directories
Add MarkItDown retrieval with browser headers and content cleanup
Harden search fallback and stabilize OpenAI gpt-5-mini agent flow
Add Playwright retrieval fallback and extraction dependencies
Fix provider key validation and Groq endpoint handling
Remove Cohere provider and keep Azure/OpenAI/Groq
Require provider credentials before loading models
Add model gating and execution time stats
Update CrewAI compatibility, deps, and markdown lint
fix: Suppress Pydantic serializer warnings.
feat: Ensure output directory exists for markdown export and add robust async generator shutdown.
feat: Add asyncio event loop management for `kickoff_crew` when run in a separate thread.
refactor: remove main function and hoist Gradio app setup to global scope
chore: silence verbose httpx library logging output
chore: Update `sdk_version` to `6.2.0` in `README.md`.
feat: Upgrade Gradio SDK to 6.2, refactor Gradio component updates, and add local setup instructions to README.
Suppress Pydantic warnings
Pin pydantic to 2.9.2 to fix Gradio schema error
Downgrade to Gradio 4.44.1 for maximum stability
Fix Gradio 5.x compatibility: move CSS to Blocks, remove SSR arg
Downgrade Gradio to 5.9.1 to fix FD error and sync README
feat: Add `ssr_mode=False` to Gradio demo launch configuration.
Update README.md
refactor: Update `.gitignore`, adjust `crewai_tools` import, and enhance Gradio verbose output readability.
sync
sync readme
Update README.md to reflect project name change and enhance acknowledgments
sync
sync
Update README.md
Update .gitignore, requirements, and README for project enhancements
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update requirements.txt
Update app.py
Update requirements.txt
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update requirements.txt
Update requirements.txt
