-
Notifications
You must be signed in to change notification settings - Fork 7.7k
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
WIP Brave search tool #2737
base: main
Are you sure you want to change the base?
WIP Brave search tool #2737
Commits on Aug 14, 2024
-
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f4fb3df - Browse repository at this point
Copy the full SHA f4fb3dfView commit details -
Change the name to announce the beta.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a71db10 - Browse repository at this point
Copy the full SHA a71db10View commit details -
Fix problem with only displaying one source for tool call excerpts.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1c9911a - Browse repository at this point
Copy the full SHA 1c9911aView commit details -
Add the extra snippets to the source excerpts.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c78c95a - Browse repository at this point
Copy the full SHA c78c95aView commit details -
Fix the way we're injecting the context back into the model for web s…
…earch. Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dda59a9 - Browse repository at this point
Copy the full SHA dda59a9View commit details -
Change the suggestion mode to turn on for tool calls by default.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d2ee235 - Browse repository at this point
Copy the full SHA d2ee235View commit details -
Change the name to inc the beta.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b0578e2 - Browse repository at this point
Copy the full SHA b0578e2View commit details -
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b9684ff - Browse repository at this point
Copy the full SHA b9684ffView commit details -
Stop hardcoding the tool call checking and rely upon the format advoc…
…ated by ollama for tool calling. Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7c7558e - Browse repository at this point
Copy the full SHA 7c7558eView commit details -
Refactor to handle errors in tool calling better and add source comme…
…nts. Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fffd9f3 - Browse repository at this point
Copy the full SHA fffd9f3View commit details -
Refactor the brave search and introduce an abstraction for tool calls.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dfe3e95 - Browse repository at this point
Copy the full SHA dfe3e95View commit details -
Begin converting the localdocs to a tool.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 01f67c7 - Browse repository at this point
Copy the full SHA 01f67c7View commit details -
Serialize the source excerpts from and to pure json
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 27b86da - Browse repository at this point
Copy the full SHA 27b86daView commit details -
Use parameters which is in keeping with other standard practices.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5fc2ff8 - Browse repository at this point
Copy the full SHA 5fc2ff8View commit details -
Implement error handling for tool calls.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 244b826 - Browse repository at this point
Copy the full SHA 244b826View commit details -
Configuration menu - View commit details
-
Copy full SHA for cedba6c - Browse repository at this point
Copy the full SHA cedba6cView commit details -
Move the usearch submodule to third_party dir.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f93b764 - Browse repository at this point
Copy the full SHA f93b764View commit details -
Add jinja third party dependency.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 00ecbb7 - Browse repository at this point
Copy the full SHA 00ecbb7View commit details -
Refactor and make use of jinja templates.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c3cfaff - Browse repository at this point
Copy the full SHA c3cfaffView commit details -
Get rid of the name change now that 3.2.0 has been released.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 587dd55 - Browse repository at this point
Copy the full SHA 587dd55View commit details -
Use an enum for tool usage mode.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 227dbfd - Browse repository at this point
Copy the full SHA 227dbfdView commit details -
Move the jinja processing to mysettings and validation.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 48117cd - Browse repository at this point
Copy the full SHA 48117cdView commit details -
Move to a brave search specific settings page.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a673087 - Browse repository at this point
Copy the full SHA a673087View commit details -
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f118720 - Browse repository at this point
Copy the full SHA f118720View commit details -
Handle the forced usage of tool calls outside of the recursive prompt…
… method. Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 75dbf9d - Browse repository at this point
Copy the full SHA 75dbf9dView commit details -
Abstract the built-in web search completely away from ChatLLM.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 991afc6 - Browse repository at this point
Copy the full SHA 991afc6View commit details -
Breakout the ask before running which can be thought of as a security…
… feature. Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4cb9569 - Browse repository at this point
Copy the full SHA 4cb9569View commit details -
Display the antenna by introducing notion of privacy scopes to tools.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 054ca43 - Browse repository at this point
Copy the full SHA 054ca43View commit details -
Implement all the settings for the web search.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a56468 - Browse repository at this point
Copy the full SHA 3a56468View commit details
Commits on Aug 15, 2024
-
Force tool usage and refactor.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4ae6acd - Browse repository at this point
Copy the full SHA 4ae6acdView commit details