Commit ccb30e3
Factory Bot
refactor: migrate to 100% Cortex backend (remove multi-provider support)
- Delete old provider files: backend.rs, openai.rs, openai_compatible.rs
- Replace client/mod.rs with simplified Cortex-only version
- Update cortex.rs with tool calling support from cortex-app
- Preserve validate_auth() method from cortex-cli improvements
- Update imports to use new client module structure1 parent b62aa00 commit ccb30e3
7 files changed
Lines changed: 335 additions & 1790 deletions
File tree
- cortex-engine/src
- agent
- client
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments