Commit Graph

18 Commits

Author SHA1 Message Date
9d693ebbe5 fix: correct OpenRouter API endpoint URL 2025-06-04 12:04:56 +09:00
8a85e054a9 fix: ensure podcast directory exists and use async/await 2025-06-04 12:00:31 +09:00
ac8dd91b7f feat: migrate to vite and hono 2025-06-04 11:46:50 +09:00
7caaa164a8 feat: add podcast item details to RSS feed 2025-06-04 11:42:54 +09:00
db2a332d63 feat: 環境変数を使用してRSSフィード設定を構成 2025-06-04 11:41:13 +09:00
2710d8299f feat: Move VOICEVOX settings to .env 2025-06-04 11:35:45 +09:00
56320f125b feat: fix TypeScript errors and improve code quality 2025-06-04 11:30:12 +09:00
a93cfd201d feat: Apply fixes for type errors and unused variables 2025-06-04 11:29:18 +09:00
7193dd8bb7 feat: use VOICEVOX API for TTS 2025-06-04 11:26:55 +09:00
b8d53f31c7 feat: Allow OpenAI endpoint and model to be configured via .env 2025-06-04 11:25:35 +09:00
decea89481 fix: update OpenAI SDK response handling 2025-06-04 11:24:51 +09:00
285a4fa49b feat: migrate to openai.chat.completions.create 2025-06-04 11:24:30 +09:00
befe7fdac3 refactor: replace Configuration with ClientOptions 2025-06-04 11:24:02 +09:00
31ae637737 feat: update podcast and tts services for next.js 2025-06-04 09:06:49 +09:00
2ae43314c4 feat: update files for Hono router and SPA support 2025-06-04 08:48:33 +09:00
4db363068d feat: migrate to bun runtime and update dependencies 2025-06-04 08:41:53 +09:00
a1cbf358ef fix: fix template literal errors in llm, podcast, and tts services 2025-06-04 08:18:38 +09:00
4fe300d5d6 Initial commit 2025-06-04 08:14:55 +09:00