Skip to content

Commit 9c98612

Browse files
authored
chore(agent): clean legacy examples (#1487)
1 parent 74a5e97 commit 9c98612

26 files changed

Lines changed: 12 additions & 1648 deletions

multimodal/agent-tars/test-workspace/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

multimodal/agent-tars/test-workspace/agent-tars.config.ts

Lines changed: 0 additions & 46 deletions
This file was deleted.

multimodal/agent-tars/test-workspace/package.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

multimodal/tarko/agent-server/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -203,13 +203,6 @@ const server = new AgentServer({
203203
model: {
204204
provider: 'openai', // Model provider
205205
id: 'gpt-4', // Model ID
206-
providers: [ // Available providers
207-
{
208-
name: 'openai',
209-
models: ['gpt-4', 'gpt-3.5-turbo'],
210-
baseURL: 'https://api.openai.com/v1'
211-
}
212-
]
213206
}
214207
}
215208
});

multimodal/tarko/agent/examples/__archived/agent/basic-no-models-config.ts

Lines changed: 0 additions & 65 deletions
This file was deleted.

multimodal/tarko/agent/examples/__archived/agent/basic.ts

Lines changed: 0 additions & 75 deletions
This file was deleted.

multimodal/tarko/agent/examples/__archived/agent/filesystem/REVIEW_RESULT_doubao-1.5-thinking-vision-pro.md

Lines changed: 0 additions & 159 deletions
This file was deleted.

0 commit comments

Comments
 (0)