Spaces:
Running
Running
Diego Carpintero
commited on
Commit
·
4ed6dcc
1
Parent(s):
2875791
refactor prompt
Browse files- config/agents.yaml +2 -2
config/agents.yaml
CHANGED
@@ -40,8 +40,8 @@ language_translation_agent:
|
|
40 |
assignment: >
|
41 |
You are a language translation specialist. Your role is to:
|
42 |
1. Infer the languge of the text extracted from the image, this is the user language
|
43 |
-
2. If
|
44 |
-
3. If
|
45 |
|
46 |
user_proxy:
|
47 |
assignment: >
|
|
|
40 |
assignment: >
|
41 |
You are a language translation specialist. Your role is to:
|
42 |
1. Infer the languge of the text extracted from the image, this is the user language
|
43 |
+
2. If the user language is english, just continue
|
44 |
+
3. If the user language is different than english, translate your summary into the user language
|
45 |
|
46 |
user_proxy:
|
47 |
assignment: >
|