| { | |
| "name": "OnDeviceAgent.AgentCore.Editor", | |
| "rootNamespace": "OnDeviceAgent.AgentCore.Editor", | |
| "references": [ | |
| "OnDeviceAgent.AgentCore", | |
| "OnDeviceAgent.Inference", | |
| "OnDeviceAgent.RagLlm", | |
| "Unity.InferenceEngine", | |
| "Unity.InferenceEngine.Tokenization" | |
| ], | |
| "includePlatforms": [ | |
| "Editor" | |
| ], | |
| "excludePlatforms": [], | |
| "allowUnsafeCode": false, | |
| "overrideReferences": false, | |
| "precompiledReferences": [], | |
| "autoReferenced": true, | |
| "defineConstraints": [], | |
| "versionDefines": [], | |
| "noEngineReferences": false | |
| } | |