Skip to content

Conversation

@ahau-square
Copy link
Contributor

@ahau-square ahau-square commented May 23, 2025

To configure:

> ./target/debug/goose configure 

This will update your existing config file
  if you prefer, you can edit it directly at /Users/wendytang/.config/goose/config.yaml

┌   goose-configure
│
◇  What would you like to configure?
│  Goose Settings
│
◇  What setting would you like to configure?
│  Router Tool Selection Strategy
│
◇  Which router strategy would you like to use?
│  Vector Strategy
│
└  Set to Vector Strategy - using vector-based similarity for tool selection

In the app:
image

Currently can only use OpenAI embedding models. Defaults to text-embedding-3-small model, but you can override with the env var EMBEDDING_MODEL. The embedding model provider can be either databricks or openai. It will default to openai if the env var is not set.

@ahau-square ahau-square changed the base branch from main to wtang/tool_selector_frame May 23, 2025 21:44
@ahau-square ahau-square changed the base branch from wtang/tool_selector_frame to main May 23, 2025 21:44
@ahau-square ahau-square marked this pull request as ready for review May 28, 2025 21:52
@wendytang wendytang force-pushed the ahau/vector_tool_selection branch from b08fbd8 to 70744db Compare May 28, 2025 23:36
@github-actions
Copy link
Contributor

github-actions bot commented May 29, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-05-29 03:23 UTC

@wendytang wendytang self-requested a review May 29, 2025 01:17
@wendytang wendytang merged commit bf1c0d5 into main May 29, 2025
8 checks passed
@wendytang wendytang deleted the ahau/vector_tool_selection branch May 29, 2025 03:23
zanesq added a commit that referenced this pull request May 29, 2025
…ors-phase8-property-access

* 'main' of github.com:block/goose:
  Cleanup Phase 1: Remove unused React imports from safe components (#2702)
  feat: lancedb vector tool selection (#2654)
  feat: add claude 4 to vertex dropdown (#2697)
  ui-v2 cleanup (#2701)
zanesq added a commit that referenced this pull request May 29, 2025
….com:block/goose into fix/typescript-errors-phase9-type-assignment

* 'fix/typescript-errors-phase8-property-access' of github.com:block/goose:
  Cleanup Phase 1: Remove unused React imports from safe components (#2702)
  feat: lancedb vector tool selection (#2654)
  feat: add claude 4 to vertex dropdown (#2697)
  ui-v2 cleanup (#2701)
michaelneale added a commit that referenced this pull request May 30, 2025
…/goose-web-cli

* 'micn/goose-web-cli' of github.com:block/goose:
  feat: lancedb vector tool selection (#2654)
  feat: add claude 4 to vertex dropdown (#2697)
GitMurf pushed a commit to GitMurf/goose that referenced this pull request May 30, 2025
Co-authored-by: Wendy Tang <[email protected]>
Co-authored-by: Alice Hau <[email protected]>
cbruyndoncx pushed a commit to cbruyndoncx/goose that referenced this pull request Jul 20, 2025
Co-authored-by: Wendy Tang <[email protected]>
Co-authored-by: Alice Hau <[email protected]>
@shawn111 shawn111 mentioned this pull request Aug 7, 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.

3 participants