almutareb / InnovationPathfinderAI

GenAI Research Assistant for Innovation Labs
1 stars 2 forks source link

Method of selecting agent tools from UI #10

Open isayahc opened 8 months ago

isayahc commented 8 months ago

I see 2 potential methods of managing the tools for the agent:

allow users to select there tools via a checkbox

Screenshot

image

with this option:

Have separate agents with their own tools

Screenshot

image

almutareb commented 8 months ago

Let's start with a default of deactivated internet search, only arxiv tool is active. User can activate the web search if needed to expand the search.

isayahc commented 7 months ago

This could potential be solved with almutareb/agents-react-frontend#6