mirror of
https://github.com/sortedcord/omnia.git
synced 2026-07-22 20:12:48 +05:30
MAJOR: Removed old scenario builder and moved scenario loader into packages/scenario
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
buildBufferEntryForIntent,
|
||||
} from "@omnia/actor";
|
||||
import { GeminiProvider } from "@omnia/llm";
|
||||
import { ScenarioLoader } from "@omnia/scenario-core";
|
||||
import { ScenarioLoader } from "@omnia/scenario";
|
||||
|
||||
// Load environment variables
|
||||
dotenv.config();
|
||||
|
||||
Reference in New Issue
Block a user