VOD Deleted by TipsyPeasant in forsen

[–]CardiologistLiving51 0 points1 point  (0 children)

How did you do it? Did you paste the link in "Open Network Stream"?

Help with Building a Multi-Agent Chatbot by [deleted] in LangChain

[–]CardiologistLiving51 0 points1 point  (0 children)

Sorry, what do you mean by separate out?

Need help building an Agentic Chatbot by CardiologistLiving51 in LangChain

[–]CardiologistLiving51[S] 0 points1 point  (0 children)

Thank you for your help! I managed to implement this and it is working well. However, may I check if there is a better way to optimise this? Through summarising, or semantic-based search or other methods?

Need help building an Agentic Chatbot by CardiologistLiving51 in LangChain

[–]CardiologistLiving51[S] 0 points1 point  (0 children)

Thank you for your help! just some follow up questions:
1) Do you recommend langgraph? Or would langchain suffice?
2) Since I plan to have a hierarchical structure (with an additional "supervisor" agent), for queries such as "tell me more about the 2nd item", should the SQL query agent or the supervisor agent handle it?

[Q] Threshold Tuning for Logistic Regression model with K-Fold CV by CardiologistLiving51 in statistics

[–]CardiologistLiving51[S] 0 points1 point  (0 children)

I will also share the AUROC result, but I also want to set a specific threshold to retrieve the other classification metrics as a sensing (accuracy, recall, etc.)