secondary-market-research-api.py -- getting EMPTY report summary
hello @MervinPraison
just ran this API, all good to run from swagger UI, but getting empty report. Am i missing anything please.
doubt is, though agents are created here, there is not agents.start()
should i have a client.py and invoke this ? suggest pls
Note: running code as-is
@sureshtmca can you please provide me the full code , i will run and test it myself.
Hello @MervinPraison This is an example code from your repo only please. Here is the link: examples/python/api/secondary-market-research-api.py
@sureshtmca Please get the latest update and it should work now .
Also note that we are using the internet search tool Tools.internet_search, its using duckduck search . It has a limit.
So intead of duckducksearch try using other search such as exa search or tavily search to get consistent result everytime.
Thank you