Skip to content

Development: Enable local llm deployment#55

Merged
bensofficial merged 1 commit intomainfrom
feat/feature-flag-local-llm-deployment
Feb 17, 2026
Merged

Development: Enable local llm deployment#55
bensofficial merged 1 commit intomainfrom
feat/feature-flag-local-llm-deployment

Conversation

@bensofficial
Copy link
Member

@bensofficial bensofficial commented Feb 6, 2026

Motivation and Context

ls1intum/artemis-ansible-collection#185

Summary by CodeRabbit

  • New Features
    • Enabled local LLM deployment capability for Artemis environments, allowing systems to utilize locally deployed language models across production-like and test configurations.

@bensofficial bensofficial self-assigned this Feb 6, 2026
@bensofficial bensofficial requested a review from a team as a code owner February 6, 2026 14:45
@coderabbitai
Copy link

coderabbitai bot commented Feb 6, 2026

📝 Walkthrough

Walkthrough

This change adds a new boolean configuration variable artemis_local_llm_deployment_enabled set to true across two Artemis deployment configuration files, enabling local LLM deployment functionality in both production-like and test environments.

Changes

Cohort / File(s) Summary
LLM Deployment Configuration
group_vars/artemis_prod_like_common.yml, group_vars/artemistests_iris.yml
Added artemis_local_llm_deployment_enabled: true variable to enable local LLM deployment functionality.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Hops with glee through config files so bright,
Local LLMs now shine in the night!
A flag here, a flag there, enabled with care,
Artemis learns, with wisdom to share! 🌟

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: enabling local LLM deployment through new configuration variables added to two YAML files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/feature-flag-local-llm-deployment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@bensofficial bensofficial merged commit aa363a5 into main Feb 17, 2026
2 checks passed
@bensofficial bensofficial deleted the feat/feature-flag-local-llm-deployment branch March 5, 2026 18:36
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