PeoplePlusAI / Sukoon

We want to build open-source solutions and standards for using AI to solve mental health challenges. The goal is to apply DPI knowledge and practices that can help professionals deeply explore and understand the latest advancements in AI and how they can be applied to use-cases in mental health specific to India.
15 stars 12 forks source link

Improve Langgraph code #9

Open luv-singh-ai opened 2 months ago

luv-singh-ai commented 2 months ago

Currently the Langgraph flow does not capture semantic meaning naturally which needs to change. Also agents start looping among themselves which is a concern. See this discussion and please add your ideas there - https://github.com/PeoplePlusAI/Sukoon/discussions/3

luv-singh-ai commented 1 month ago

@joel-bansal @mananj23 Hey, try changing the planner_prompt for starters. Try using few shot prompting eg adding one example for each of agents & when they should be called.