almutareb / InnovationPathfinderAI

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

Method of selecting agent tools from UI #10

Open isayahc opened 6 months ago

isayahc commented 6 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 6 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 5 months ago

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