Skip to content

Conversation

@tomoima525
Copy link
Owner

  • Updated bot.py to use OpenAILLMService with gpt-4o model
  • Changed imports from pipecat.services.google.llm to pipecat.services.openai.llm
  • Added OPENAI_API_KEY to env.example (keeping GOOGLE_API_KEY for image analysis)
  • Updated pyproject.toml to include openai in pipecat-ai extras
  • Updated docstrings to reflect OpenAI integration

@vercel
Copy link

vercel bot commented Nov 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
daily-diary Ready Ready Preview Comment Nov 8, 2025 8:06pm

claude and others added 2 commits November 8, 2025 11:57
- Updated bot.py to use OpenAILLMService with gpt-4o model
- Changed imports from pipecat.services.google.llm to pipecat.services.openai.llm
- Added OPENAI_API_KEY to env.example (keeping GOOGLE_API_KEY for image analysis)
- Updated pyproject.toml to include openai in pipecat-ai extras
- Updated docstrings to reflect OpenAI integration
@tomoima525 tomoima525 force-pushed the claude/switch-to-openai-llm-011CUuk1DH68eoFeSHuG2Fs5 branch from 3811e42 to d17c255 Compare November 8, 2025 20:05
@tomoima525 tomoima525 merged commit 8faaba6 into main Nov 9, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants