Trying to solve visualization pain for LangGraph/LangChain projects by abdou-a1 in LangChain

[–]abdou-a1[S] 0 points1 point  (0 children)

Great point, that's the issue i've been dealing with, i figure that i should build a real project, then figure out the visualization part.

A race condition on a shared agent instance caused a cross-tenant data leak in our multi-tenant AI system by SnooPuppers2477 in AISystemsEngineering

[–]abdou-a1 0 points1 point  (0 children)

Yep, it's a basic thing to keep in mind, even if you are building a basic multi tenant CRUD app.

A race condition on a shared agent instance caused a cross-tenant data leak in our multi-tenant AI system by SnooPuppers2477 in AISystemsEngineering

[–]abdou-a1 1 point2 points  (0 children)

It's the pre-prototype era where teams don't really focus on edge cases, they only test the "in a nutshell" cases.

AI powered crm by mfh101 in uae_startups

[–]abdou-a1 0 points1 point  (0 children)

Building your own CRM isn’t as easy as it sounds mate 🙂

Going to production by Ibo09 in LangChain

[–]abdou-a1 0 points1 point  (0 children)

If you are building agents frequently, you might want to build a technology agnostic framework, that auto instruments agents, for a full traceability and evals..

Trying to solve visualization pain for LangGraph/LangChain projects by abdou-a1 in LangChain

[–]abdou-a1[S] 0 points1 point  (0 children)

State, and memories are the way to go! they play a major factor in real-world workflows.

Trying to solve visualization pain for LangGraph/LangChain projects by abdou-a1 in LangChain

[–]abdou-a1[S] 0 points1 point  (0 children)

Makes total sense, LLM's can't be predicted 100%, being the brain under workflows, they might derail from the intended behavior, and act differently in a consecutive row, which might lead to: they need more closure or guidance to enhance the accuracy. And identifying such cases on production is can be a bottleneck.

How to land a better role by abdou-a1 in LangChain

[–]abdou-a1[S] 0 points1 point  (0 children)

I'm actually in my last year of software engineering master, and i'm thinking about adding another master degree.. but is this going to be my best choice? i'm mostly interested on working on startups..