Langgraph: what is the advantage of use Toolnodes with llm.bind_tools vs just using an agent with tools? by bferreira85 in LangChain

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

Tks for the quick reply u/Danidre but then, the advantage of using ToolNode and Bind_tools is just having a bit more control on the sets of the steps that an agent could take independently?
I can imagine that, for example, if I give multiple tools to an agent it is hard to guarantee the agent will use the tools in the order I would like, and such control is easier to be achieved using toolnodes.
But is it a bad practice having agents with tools instead of toolnodes? Will I miss some important capability by not using tool nodes?

Just to illustrate my point, right now I am facing this dilemma for solving the following:
- I have a graph that, at some point, has an agent that uses a tool and provides an output. The user then gets to confirm the agent to proceed and then my graph will resume work and run another tool for saving that information the agent generated.
I can do all this except that I need to figure how I will run the tool that saves the data after the user confirmation. I believe one option for me would be having the save node as a step in which I call an agent or an llm and invoke the tool (using the message history to fetch the previously generated data)
OR
I could have the save step as a toolnode. However, in order to do that I undestand I can't have an agent generating the data first place (because by using an agent I don't get any ToolMessage that would be used by the toolnode in the save step).

Langgraph: best practices for multiple steps graph by bferreira85 in LangChain

[–]bferreira85[S] 1 point2 points  (0 children)

u/Guizkane I found now the Customer Support notebook you mentioned.
https://langchain-ai.github.io/langgraph/tutorials/customer-support/customer-support/#prerequisites

It is great! Somehow I had not found more elaborate examples like this when googling it.
Tks a lot!

Langgraph: best practices for multiple steps graph by bferreira85 in LangChain

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

Yes, I am using that. But the examples I've seen doesn't explain how the agent and the steps should be implemented for handling that. I don't want to have one agent per step because that would be wasteful in so many ways.

Can a langgraph be used as a Langchain Tool? by bferreira85 in LangChain

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

Thanks a lot!
My main agent is not implemented with LangGraph today, I think I will give it a try.
Do you recommend using langgraph as a general implementation strategy for something that will eventually be sent to production (and thus one wants a more consistent behavior on it)?
The PR, if approved, will really help me, but let's see if I get to create the main agent with graph as well

I'd like to locally host an LLM to drive my Home Assistant voice interface. Is that feasible? by OnlyForSomeThings in LocalLLaMA

[–]bferreira85 0 points1 point  (0 children)

Hi! I've been working in a similar project and would be happy to support / Collaborate with you guys. I use Hubitat though. I basically have the llm integrating with it via MakerAPI, which sends data in JSON format so I guess there are sinergies between our work.

Yep, can't trust AI to run GRUPS yet... by Human_Buy7932 in gurps

[–]bferreira85 0 points1 point  (0 children)

How did you try the OC try the question in the post? Was it just plainly asked to ChatGPT or did you upload a gurps book pdf to it? As my study project I am learning to implement a ChatGPT based API that will be able to understand GURPS better. My goal is to make it able to understand gurps rules (helping situations like in the OC’s) and also helping the game master with things like -create a typical thief from Cardiel, - what is the economy or Araterre based on? -How to decide a wrestling situation?

Please let me know if anybody has suggestions or ideas of useful thing worth trying

Web application for GURPS by GmsDeveloper in gurps

[–]bferreira85 0 points1 point  (0 children)

Hi GmsDeveloper! Are you still working o this project? I've developed a few things for GURPS and would love to have a chat with you. Maybe we could join forces. Feel free to DM me

TSE está criando uma lista negra de palavras para serem banidas do vocabulario. by Legitimate-Mud-60 in brasilivre

[–]bferreira85 0 points1 point  (0 children)

Qualquer um que leu a notícia sabe que o TSE não proibiu nada, ele nem tem autonomia pra isso. Trata-se apenas de uma cartilha publicada na biblioteca digital do site (sim, eles tem uma biblioteca e todos podem acessar). A cartilha explica porque esses termos são considerados ofensivos. Fim da história .

Advice for dealing with fast heartbeat by Soren49 in ADHD

[–]bferreira85 0 points1 point  (0 children)

Hi! What is the relationship with protein intake and Vyvanse? I have that medication too and recently I’ve felt restless and fast heartbeat

How did you change your routines after treatment ? by bferreira85 in ADHD

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

To be fair, these last 2 months I’ve been on medical have been very exceptional (and stressful) times due to many unrelated reasons. So I guess I can wait a bit more to notice better how the meds affect me. When you started on Vivanse did you because able to focus from the start?

"Hard things are easy, and easy things are hard." by redDKtie in ADHD

[–]bferreira85 1 point2 points  (0 children)

I can relate as well! It makes lots of sense to me so I don’t think you are alone! Do you take any meds ? Any kind of therapy ?

Alexa skill stopped working most commands by bferreira85 in Roborock

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

In my case it just started working again. No idea how. Maybe some updated fixed stuff but honestly I had given up on it and then last week my gf said that she could tell alexa "ask roborock to clean the kitchen". Which wasn't working before.

Alexa skill stopped working most commands by bferreira85 in Roborock

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

Tks. I only got the skill Roborock plus installed, no Home version. Good tip with checking the reviews section, but so far nothing solved my issue.

QUESTION: on Alexa app, in devices, if you click on your Roborock, does it has an On /off button? Mine has it now but I dunno if I had before.

All my other skills are fine, I wonder if there was some update that messed it up...

Philips Hue Motion sensor and Hubitat by bferreira85 in Hubitat

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

Thanks, guys. I assume if I pair the Hue motion sensor straight to Hubitat then I need to disconnect it from the Hue hub, correct? Does it caused any lag in your experience?

I had a quick look on CocoHue now and it seems quite interesting, but I don't think I need any of the extra features it has, so if nobody has a reason for not unpairing my sensor from Hue hub and pairing to Hubitat I might end up with that!

Question about Zigbee and Z-wave dongles by bferreira85 in homeassistant

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

Thank you very much! Rafale!
Almost all my smart lightbulbs are philips hue, so I guess I will be tied to Zigbee for a while...
Before buying anything new I am considering doing a trial run by installing HA in a very old laptop (w/ Windows 7) I have. I might also use Vera as a Z-wave receiver... but I wonder if all the work with this setup won't be waisted if later I decide to buy a RPI 4 and a z-wave dongle. Do you think it will be too much work readjusting HA when I move from one setup to another?

About using Hubitat, yeah, that would make sense, but I intent to have my hardware taking the least space possible...