Skip to content

Fix model_info bug blocking Ollama model configs - #207

Merged
husseinmozannar merged 2 commits into
mainfrom
bugfix/model_info
Jun 20, 2025
Merged

Fix model_info bug blocking Ollama model configs#207
husseinmozannar merged 2 commits into
mainfrom
bugfix/model_info

Conversation

@tylerpayne

Copy link
Copy Markdown
Collaborator

model_info was not being set in the correct place. It was being set at ModelConfig.model_info when it should have been at ModelConfig.config.model_info

I also updated the advanced defaults and provided zod schemas for the expected ModelInfo schema from autogen 0.6.1

This fixes issue #206

model_info was not being set in the correct place. It was being set at ModelConfig.model_info when it should have been at ModelConfig.config.model_info

This fixes issue #206
@husseinmozannar

Copy link
Copy Markdown
Contributor

thanks so much for cleaning this up!

@husseinmozannar
husseinmozannar merged commit 770e9da into main Jun 20, 2025
9 checks passed
@husseinmozannar
husseinmozannar deleted the bugfix/model_info branch June 20, 2025 00:35
stefanoamorelli pushed a commit to stefanoamorelli/magentic-ui that referenced this pull request Jun 29, 2025
Co-authored-by: Tyler Payne <tylerpayne@microsoft.com>
Co-authored-by: Hussein Mozannar <hssein.mzannar@gmail.com>
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