Skip to content

Conversation

@Teeeio
Copy link

@Teeeio Teeeio commented Aug 22, 2025

  • Implement ToolMatcher class using sentence transformers for semantic similarity
  • Add fallback mechanisms: TF-IDF vectorization and simple keyword matching
  • Support configurable similarity thresholds and maximum tool results
  • Include comprehensive error handling and logging
  • Provide methods for tool matching, similarity calculation, and tool management
  • Enable intelligent task-tool matching based on names and descriptions

- Implement ToolMatcher class using sentence transformers for semantic similarity
- Add fallback mechanisms: TF-IDF vectorization and simple keyword matching
- Support configurable similarity thresholds and maximum tool results
- Provide methods for tool matching, similarity calculation, and tool management
- Enable intelligent task-tool matching based on names and descriptions
@xiaow190 xiaow190 merged commit c79c9b9 into FlagOpen:stand-alone Sep 4, 2025
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.

2 participants