Skip to content

[Feature] Improve AgentQnA UI #1565

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
minmin-intel opened this issue Feb 18, 2025 · 2 comments
Closed

[Feature] Improve AgentQnA UI #1565

minmin-intel opened this issue Feb 18, 2025 · 2 comments
Assignees
Labels
A1 high prority feature New feature or request

Comments

@minmin-intel
Copy link
Collaborator

Priority

P2-High

OS type

Ubuntu

Hardware type

Gaudi2

Running nodes

Single Node

Description

  1. Multi-turn: Example multi-turn python code here.
  2. Stream thinking process: now the agent's AIMessage also has content (thinking process) in addition to tool calls. I believe the content is also printed out. Can you please test to see if the content is streamed to UI?
  3. Show tool calls on UI: is AIMessage.tool_calls (input to tools) shown on UI? Or just the ToolMessage (output from tools)? Would it be possible to show AIMessage.tool_calls? What kind of hooks do you need?
  4. Streaming LLM tokens: how much effort do you think it would take to enable streaming LLM tokens?
@minmin-intel minmin-intel added the feature New feature or request label Feb 18, 2025
@yinghu5 yinghu5 added the A1 high prority label Mar 24, 2025
@yinghu5
Copy link
Collaborator

yinghu5 commented Mar 24, 2025

Hi @WenjiaoYue , Just remind and please take care. thank yoy!

@joshuayao
Copy link
Collaborator

joshuayao commented Apr 14, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A1 high prority feature New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants