first commit
This commit is contained in:
3
agent-creator/load-env.ts
Normal file
3
agent-creator/load-env.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type AgentCreatorConfig = Record<string, never>;
|
||||
|
||||
export const config: AgentCreatorConfig = {};
|
||||
Reference in New Issue
Block a user