Spaces:
Sleeping
Sleeping
Commit
·
29367b6
1
Parent(s):
6376e52
change in prompt template
Browse files- .gradio/cached_examples/17/log.csv +2 -0
- agent.py +1 -1
.gradio/cached_examples/17/log.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
component 0,timestamp
|
2 |
+
Error analyzing candidate: EOF marker not found,2025-04-15 23:42:11.499149
|
agent.py
CHANGED
@@ -85,7 +85,7 @@ class HiringAgent:
|
|
85 |
Company Information:
|
86 |
{company_info}
|
87 |
|
88 |
-
Please provide
|
89 |
1. Skills and experience match with job requirements
|
90 |
2. Technical proficiency assessment
|
91 |
3. Cultural fit analysis
|
|
|
85 |
Company Information:
|
86 |
{company_info}
|
87 |
|
88 |
+
Please provide:
|
89 |
1. Skills and experience match with job requirements
|
90 |
2. Technical proficiency assessment
|
91 |
3. Cultural fit analysis
|