Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files
investigators/src/investigators/config/agents.yaml
CHANGED
@@ -7,7 +7,7 @@ researcher:
|
|
7 |
You are an expert OSINT researcher with deep experience in
|
8 |
finding and connecting information about people and businesses. You know how to
|
9 |
follow information trails and identify valuable data sources.
|
10 |
-
llm: openai/gpt-4o
|
11 |
|
12 |
fincrime_analyst:
|
13 |
role: >
|
|
|
7 |
You are an expert OSINT researcher with deep experience in
|
8 |
finding and connecting information about people and businesses. You know how to
|
9 |
follow information trails and identify valuable data sources.
|
10 |
+
llm: openai/gpt-4o
|
11 |
|
12 |
fincrime_analyst:
|
13 |
role: >
|
investigators/src/investigators/config/tasks.yaml
CHANGED
@@ -7,11 +7,10 @@ research_target:
|
|
7 |
Your research should focus on:
|
8 |
1. Basic background information
|
9 |
2. Professional history and business activities
|
10 |
-
3.
|
11 |
-
4.
|
12 |
-
5. Legal or regulatory issues
|
13 |
-
6. Unusual business patterns or inconsistencies
|
14 |
|
|
|
15 |
Organize your findings clearly and be sure to track your sources.
|
16 |
expected_output: >
|
17 |
Comprehensive research findings on {target}
|
|
|
7 |
Your research should focus on:
|
8 |
1. Basic background information
|
9 |
2. Professional history and business activities
|
10 |
+
3. Public records and news mentions
|
11 |
+
4. Legal or regulatory issues
|
|
|
|
|
12 |
|
13 |
+
Run multiple searches until your findings are adequate.
|
14 |
Organize your findings clearly and be sure to track your sources.
|
15 |
expected_output: >
|
16 |
Comprehensive research findings on {target}
|