refactor: remove custom llm provider layer
This commit is contained in:
+3
-5
@@ -121,15 +121,13 @@ hiddenimports = [
|
||||
'strix.agents',
|
||||
'strix.agents.factory',
|
||||
'strix.agents.prompt',
|
||||
'strix.llm',
|
||||
'strix.llm.anthropic_cache_wrapper',
|
||||
'strix.llm.dedupe',
|
||||
'strix.llm.multi_provider_setup',
|
||||
'strix.llm.retry',
|
||||
'strix.config.models',
|
||||
'strix.orchestration',
|
||||
'strix.orchestration.coordinator',
|
||||
'strix.orchestration.runner',
|
||||
'strix.orchestration.utils',
|
||||
'strix.report',
|
||||
'strix.report.dedupe',
|
||||
'strix.runtime',
|
||||
'strix.runtime.backends',
|
||||
'strix.runtime.caido_bootstrap',
|
||||
|
||||
Reference in New Issue
Block a user