jina-ai / jina-ai/node-DeepResearch
How to send more information to the frontend
- Dominant language
- TypeScript
- Stars
- 5.2k
- Forks
- 461
- PR merge metrics
- No merged PRs in 30d
Description
## I'd like to extend some events that can be sent to the frontend.
### I noticed that during problem processing, the console displays some thinking questions and answers, etc. I want to also send these to the frontend for display. What do I need to do to implement this?
---
Example: I'd like the frontend to know when the system is currently performing web searches, then display the URLs being accessed along with the web content retrieved.
such like this

Additionally, I've been examining the code implementation. Would handling the action in this way achieve similar results, or is there a better approach? Thanks for your help!

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.