Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@SamSaffron
Copy link
Member

@SamSaffron SamSaffron commented Oct 24, 2024

This fixes a few issues:

  1. When search was not finding any semantic results we would break the tool
  2. Gemini / Anthropic models did not implement forced tools previously despite it being an API option
  3. Mechanics around displaying llm selector were not right. If you disabled LLM selector server side persona PM did not work correctly.
  4. Disabling native tools for anthropic model moved out of a site setting. This deliberately does not migrate cause this feature is really rare to need now, people who had it set probably did not need it.
  5. Updates anthropic model names to latest release

This fixes a few issues:

1. When search was not finding any semantic results we would break the tool
2. Gemin / Anthropic models did not implement forced tools previously despite it being an API option
3. Mechanics around displaying llm selector were not right. If you disabled LLM selector server side persona PM did not work correctly.
4. Disabling native tools for anthropic model moved out of a site setting. This deliberately does not migrate cause this feature is really rare to need now, people who had it set probably did not need it.
5. Updates anthropic model names to latest release
@SamSaffron SamSaffron merged commit 4923837 into main Oct 24, 2024
5 checks passed
@SamSaffron SamSaffron deleted the fixes3 branch October 24, 2024 19:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants