landvex: Fixar och tester klara för alla komponenter
- Datafabrik: Dockerfile fix, agentorkestrering fungerar - Vision: Identify-modell, FAISS, OCR alla testade - API: Alla 7 integrationstester passerade - Upplösare: Entitetsupplösning verifierad
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
crate::version::Version {
|
||||
minor: 96,
|
||||
patch: 0,
|
||||
channel: crate::version::Channel::Stable,
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
cargo:rerun-if-changed=build/build.rs
|
||||
cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed)
|
||||
cargo:rustc-check-cfg=cfg(host_os, values("windows"))
|
||||
@@ -0,0 +1 @@
|
||||
/home/bernt/.openclaw/workspace/aamos-command-center/target/release/build/rustversion-405a7e7b37f1fe36/out
|
||||
Reference in New Issue
Block a user