mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-06-20 09:31:38 +00:00
Added AI Assisted Information Provider
This commit is contained in:
parent
6330b71bfb
commit
90d327fdaa
4 changed files with 557 additions and 0 deletions
|
|
@ -75,4 +75,7 @@ class InfoProviderSettings
|
|||
|
||||
#[EmbeddedSettings]
|
||||
public ?CanopySettings $canopy = null;
|
||||
|
||||
#[EmbeddedSettings]
|
||||
public ?AIExtractorSettings $aiExtractor = null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue