SurfSense/surfsense_backend/app/agents/podcaster
DESKTOP-RTLN3BA\$punk b14283e300 feat: refactor new chat agent to support configurable tools and remove deprecated components
- Enhanced the new chat agent module to allow for configurable tools, enabling users to customize their experience with various functionalities.
- Removed outdated tools including display image, knowledge base search, link preview, podcast generation, and web scraping, streamlining the codebase.
- Updated the system prompt and agent factory to reflect these changes, ensuring a more cohesive and efficient architecture.
2025-12-22 20:17:08 -08:00
..
__init__.py feat: Stable & Hella Fast Podcast Agent with auto FFMPEG handling. 2025-05-05 01:39:31 -07:00
configuration.py feat: refactor new chat agent to support configurable tools and remove deprecated components 2025-12-22 20:17:08 -08:00
graph.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
nodes.py feat: refactor new chat agent to support configurable tools and remove deprecated components 2025-12-22 20:17:08 -08:00
prompts.py inject user instruction in the podcast generation task 2025-11-11 20:08:32 +02:00
state.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
utils.py feat: enhance Azure OpenAI embeddings and add voice support for Azure provider 2025-10-30 22:33:47 -07:00