[BUG] cannot feth resut using exa api
Is there an existing issue for this?
- I have searched the existing issues
Vercel Runtime Logs
- I have checked the Vercel Runtime Logs for errors (if applicable)
Current Behavior
even after setting exa api key and groq api. and then asking for latest news its showing latest information . i guess the information it has loaded while tranining that is what it is giving. the api is called as i can see in exa dashboard. eg - what is current price of nvdia stock "The current market price of NVIDIA stock is not available in the search results. However, you can check the latest price on financial websites such as:
CNBC 3 MarketWatch 2 TradingView 5 Please note that stock prices are subject to change and may not be up-to-date."
Expected Behavior
it should show the current stock price
Steps To Reproduce
1 set groq api key in .env.local and exa api key SEARCH_API=exa # Available options: tavily, searxng, exa EXA_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxx
- run docker compose up -d
Environment
- OS: windows 11
- Browser: chromeAnything else?
No response
Source: miurla/morphic