com.sky.ondeviceagent / Runtime /AgentCore /OnDeviceAgent.AgentCore.asmdef
Sky-Kim's picture
Initial commit
2e7837a
Raw
History Blame Contribute Delete
555 Bytes
{
"name": "OnDeviceAgent.AgentCore",
"rootNamespace": "OnDeviceAgent.AgentCore",
"references": [
"OnDeviceAgent.Inference",
"OnDeviceAgent.RagLlm",
"Sky.Sentis.E5",
"Unity.InferenceEngine",
"Unity.InferenceEngine.Tokenization"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}