orion-core 0.6.0

Backend-agnostic agent harness for local LLM inference
Documentation
1
2
3
4
5
{
  "extends": "astro/tsconfigs/strict",
  "include": [".astro/types.d.ts", "**/*"],
  "exclude": ["dist"]
}