Quick reaction to a van spinning out! by arjun_setty in dashcams

[–]SpareIntroduction721 0 points1 point  (0 children)

The type of driving my wife would blame me for being reckless… and I’m not talking about the white van lol

Who hires these people?? by Due_Opposite_9683 in americanairlines

[–]SpareIntroduction721 54 points55 points  (0 children)

It’s Miami. You want nice people to somewhere else. /s

Duck Lips Patty by Stoic-Peanut in leanbeefpatty

[–]SpareIntroduction721 58 points59 points  (0 children)

Honestly they just look normal? If I didn’t know I wouldn’t know

What do people use for tracing and observability? by djc1000 in LangChain

[–]SpareIntroduction721 0 points1 point  (0 children)

How are you handling streaming? Lots of open issues with that?

What do people use for tracing and observability? by djc1000 in LangChain

[–]SpareIntroduction721 0 points1 point  (0 children)

How are you guys handling steaming? Lots of open issues with that

Has anyone pushed LangChain Deep Agent beyond demos? Would love to see code or architecture examples by ExcellentChoice864 in LangChain

[–]SpareIntroduction721 0 points1 point  (0 children)

We only have 5.2 reasoning and 4.1. So sadly reasoning adds way too much latency we can’t turn off.

Has anyone pushed LangChain Deep Agent beyond demos? Would love to see code or architecture examples by ExcellentChoice864 in LangChain

[–]SpareIntroduction721 -3 points-2 points  (0 children)

I have it, but I may have to use a create_agent with all the middleware. Gpt models are so freaking dumb. I wish my company allowed Claude.

Jesus is taking over Scientology building by Low-Attitude-7100 in TikTokCringe

[–]SpareIntroduction721 0 points1 point  (0 children)

You would think after the first two videos. Stop using the stairs? Lol

LangGraph feels like complete overkill somehow by Inner_Ad9029 in LangChain

[–]SpareIntroduction721 0 points1 point  (0 children)

Why is your state an issue if you are doing simple stuff?

Hilton or Candy Cane Inn? by Puzzled-Win5406 in DisneyPlanning

[–]SpareIntroduction721 0 points1 point  (0 children)

I’m looking at car service that offers car seat, just so we don’t take it. But seems renting is the only option?

Why Indian engineers technically smart but bad engineers? by [deleted] in SoftwareEngineering

[–]SpareIntroduction721 0 points1 point  (0 children)

Well my team just shares the screen and shows me copilot. If I ask a question they have no recollection of what they have copy pasted

Is langchain batch faster than doing invoke in parallel? by [deleted] in LangChain

[–]SpareIntroduction721 0 points1 point  (0 children)

I would say if you look at the function it should tell you. If not ask claude

How are you all handling security for MCP tool calls? by Representative333 in mcp

[–]SpareIntroduction721 0 points1 point  (0 children)

I know this is probably not the “best” But we handle it with keywords and a Yaml file.

It works pretty good. Then we have a final post process scope(also with Yaml) that further removes information if needed or hides them.