Finalize repo-scoping runtime rename
This commit is contained in:
parent
084159e51c
commit
28fad1b248
62 changed files with 445 additions and 305 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from repo_registry.core.models import ContentChunk, ObservedFact
|
||||
from repo_registry.llm_extraction import (
|
||||
from repo_scoping.core.models import ContentChunk, ObservedFact
|
||||
from repo_scoping.llm_extraction import (
|
||||
ExtractedAbility,
|
||||
ExtractedCapability,
|
||||
ExtractedEvidence,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue