implement chat/podcast staleness

This commit is contained in:
CREDO23 2025-10-23 22:29:31 +02:00 committed by thierryverse
parent b02b094a24
commit aaa6ee22ed
6 changed files with 52 additions and 0 deletions

View file

@ -144,6 +144,7 @@ async def generate_chat_podcast(
podcast_transcript=serializable_transcript,
file_location=result["final_podcast_file_path"],
search_space_id=search_space_id,
chat_state_version=chat.state_version,
)
# Add to session and commit