feat: Stable & Hella Fast Podcast Agent with auto FFMPEG handling.

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-05-05 01:39:31 -07:00
parent 4bfd0b4731
commit 10d56acaa8
12 changed files with 1132 additions and 1 deletions

View file

@ -15,6 +15,9 @@ FAST_LLM="openai/gpt-4o-mini"
STRATEGIC_LLM="openai/gpt-4o"
LONG_CONTEXT_LLM="gemini/gemini-2.0-flash"
#LiteLLM TTS Provider: https://docs.litellm.ai/docs/text_to_speech#supported-providers
TTS_SERVICE="openai/tts-1"
# Chosen LiteLLM Providers Keys
OPENAI_API_KEY="sk-proj-iA"
GEMINI_API_KEY="AIzaSyB6-1641124124124124124124124124124"