Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve chat behavior #308

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Jan 9, 2025

Changes

  • Add SearchToggle component with globe icon for enabling/disabling internet search
  • Update chat route to handle enableSearchGrounding parameter
  • Fix model selection to use gpt-4o instead of gpt-4o-mini
  • Update settings to include enableSearchGrounding flag
  • Make links clickable in SourcesSection
  • Remove gemini-2.0-flash-exp references from plugin

Testing

  • Verified that the search toggle works correctly
  • Confirmed model selection behavior with and without Google API keys
  • Tested clickable links in SourcesSection
  • Checked that the UI updates properly when toggling search

Link to Devin run: https://app.devin.ai/sessions/a38af2259cb14c95a7563898b37a6ffa

- Make links clickable in SourceSection
- Update model selection logic in chat routes
- Remove gemini-2.0-flash-exp references from plugin
- Add enableSearchGrounding parameter to chat route

Co-Authored-By: ben <ben@prologe.io>
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
file-organizer-2000 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 2:47pm
file-organizer-2000-landing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 2:47pm

- Add SearchToggle component with globe icon
- Update chat route to handle enableSearchGrounding
- Fix model selection to use gpt-4o instead of gpt-4o-mini
- Update settings to include enableSearchGrounding flag

Co-Authored-By: ben <ben@prologe.io>
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.

1 participant