-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for calling mistral for titling (no public API yet) (#1168)
Add support for calling mistral for titling, but without adding public API yet. - Add `generate_title_mistral` and `generate_category_mistral` titling functions. - change the internal `cluster_impl` so we can override the cluster titling and category titling functions to use those - At a later PR when we are happy with quality, we can switch to those by default.
- Loading branch information
Showing
8 changed files
with
472 additions
and
264 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.