mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
core/src/machine was route-neutral runtime code sitting among route surfaces, and the workspace had two modules named machine. It now lives in litellm-host beside the contract it implements, so core only holds routes. The OCR conversion from MachineFault moves to litellm-llms because the orphan rule no longer allows it in core |
||
|---|---|---|
| .. | ||
| machine | ||
| event.rs | ||
| host.rs | ||
| lib.rs | ||
| route.rs | ||
| run.rs | ||