Commit c7ce1d8
committed
fix(agent): update OpenRouterAgent and primary adapter for chat model and URL scheme
- Added BaseChatModel import and chat_model typing in OpenRouterAgent
- Ensure public_api_host starts with https:// in primary adapter
- Updated uv.lock dependencies versions1 parent 0120aa6 commit c7ce1d8
3 files changed
Lines changed: 11 additions & 5 deletions
File tree
- libs
- naas-abi-cli
- naas-abi-marketplace/naas_abi_marketplace/applications/openrouter/agents
- naas-abi/naas_abi/apps/nexus/apps/api/app/services/agents/adapters/primary
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
221 | 223 | | |
222 | 224 | | |
223 | 225 | | |
| |||
0 commit comments