Code Submission for Technical Challenge - Hendrik Tandiono #62
Closed
htandiono
started this conversation in
Practicum: Generative AI
Replies: 2 comments
-
You missed out a closing bracket in:
But overall, well done. Marked as pass. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oops! Might've been deleted by mistake during testing 😂
Thanks for the review sam :)
Best Regards,
Hendrik Tandiono
…On Mon, Jun 9, 2025 at 11:07 AM Samuel Chan ***@***.***> wrote:
You missed out a closing bracket in:
top_companies_lister_agent = Agent(
name="top_companies_lister_agent",
instructions=top_companies_lister_agent_instructions,
tools=[get_top_companies_ranked],
output_type=List[str],
model="gpt-4.1-mini"
But overall, well done. Marked as pass.
—
Reply to this email directly, view it on GitHub
<#62 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADSQEKE7UJG666FZG4OCG333CUCBNAVCNFSM6AAAAAB6LFF3TCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNBQGU4DGOI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Sam! kindly review my notebook through this link below:
https://colab.research.google.com/drive/1Dz_O2BzLGxUy2EDAwbqQbOUwsArppjP6?usp=sharing
Regards,
Hendrik
Beta Was this translation helpful? Give feedback.
All reactions