SurfSense/surfsense_backend/app/agents/podcaster
CREDO23 a3d05f6418 docs(agents): tighten docstrings and comments across agent module
Recursive pass over the agents module to make docstrings and inline
comments concise and intent-oriented: drop narration that just restates
the code, condense verbose module/function docstrings, and keep only the
non-obvious "why" notes. No functional code changed.
2026-06-05 17:39:38 +02: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 docs(agents): tighten docstrings and comments across agent module 2026-06-05 17:39:38 +02: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