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

tool disabled by default #468

Merged
merged 4 commits into from
Oct 30, 2024
Merged

tool disabled by default #468

merged 4 commits into from
Oct 30, 2024

Conversation

samlhuillier
Copy link
Collaborator

No description provided.

@samlhuillier samlhuillier merged commit 00aab77 into main Oct 30, 2024
9 checks passed
@samlhuillier samlhuillier deleted the drop-back-defaults branch October 30, 2024 22:51
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR disables tools by default and adjusts search functionality, focusing on a more controlled initial user experience with the AI assistant.

  • Removed all tool definitions from default agent in /src/components/Chat/ChatConfigComponents/exampleAgents.ts, making tools opt-in rather than default
  • Increased dbSearchFilters limit from 20 to 30 in default agent configuration for broader initial search results
  • Updated search tool query parameter description in /src/lib/llm/tools/tool-definitions.ts to clarify full query usage
  • Note: System prompt still references tools despite them being disabled by default, creating potential inconsistency

3 file(s) reviewed, 4 comment(s)
Edit PR Review Bot Settings | Greptile

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