Skip to content

fix(model_factory): fix import of create_local_chat_model#1784

Merged
pan-x-c merged 1 commit intoagentscope-ai:mainfrom
zhijianma:fix/import-create-local-model
Mar 18, 2026
Merged

fix(model_factory): fix import of create_local_chat_model#1784
pan-x-c merged 1 commit intoagentscope-ai:mainfrom
zhijianma:fix/import-create-local-model

Conversation

@zhijianma
Copy link
Copy Markdown
Member

Description

[Describe what this PR does and why]

Related Issue: Fixes #(issue_number) or Relates to #(issue_number)
Fixes #1782
Security Considerations: [If applicable, e.g. channel auth, env/config handling]

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactoring

Component(s) Affected

  • Core / Backend (app, agents, config, providers, utils, local_models)
  • Console (frontend web UI)
  • Channels (DingTalk, Feishu, QQ, Discord, iMessage, etc.)
  • Skills
  • CLI
  • Documentation (website)
  • Tests
  • CI/CD
  • Scripts / Deploy

Checklist

  • I ran pre-commit run --all-files locally and it passes
  • If pre-commit auto-fixed files, I committed those changes and reran checks
  • I ran tests locally (pytest or as relevant) and they pass
  • Documentation updated (if needed)
  • Ready for review

Testing

[How to test these changes]

Local Verification Evidence

pre-commit run --all-files
# paste summary result

pytest
# paste summary result

Additional Notes

[Optional: any other context]

@zhijianma zhijianma had a problem deploying to maintainer-approved March 18, 2026 14:51 — with GitHub Actions Failure
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.

[Question]: 升级最新版后本地llama cpp以及ollama部署的模型都无法调用

2 participants