Skip to content

feat: 🔧✅ Make logged NeMo model configurable#51

Merged
evaline-ju merged 1 commit intokagenti:mainfrom
evaline-ju:nemo-llm
Mar 3, 2026
Merged

feat: 🔧✅ Make logged NeMo model configurable#51
evaline-ju merged 1 commit intokagenti:mainfrom
evaline-ju:nemo-llm

Conversation

@evaline-ju
Copy link
Copy Markdown
Contributor

Summary

The hardcoded llama model is not reflective of the LLM that will be guardrailed by NeMo. Since this model info is only known to NeMo and not available to the MCP gateway and plugin adapter, the adapter will have to get this info via config.

Fixes #45

Signed-off-by: Evaline Ju <69598118+evaline-ju@users.noreply.github.com>
@evaline-ju evaline-ju merged commit df596bc into kagenti:main Mar 3, 2026
3 checks passed
@evaline-ju evaline-ju deleted the nemo-llm branch March 3, 2026 16:06
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.

feature: Parse model from config

2 participants