Skip to content
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

Refactor LLM manager so that users can configure an LLM provider per feature #3278

Merged
merged 13 commits into from
Feb 4, 2025

Conversation

itsmvd
Copy link
Collaborator

@itsmvd itsmvd commented Feb 3, 2025

Refactors the LLM manager to allow users to configure different LLM providers for specific features. This enables more granular control over which LLM is used for each LLM powered feature within Timesketch, defaulting to a global LLM provider.

Copy link
Contributor

@berggren berggren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@berggren berggren merged commit 5eef913 into google:master Feb 4, 2025
24 checks passed
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