u/Imaginary-Addition11

▲ 3 r/LangChain+1 crossposts

Integrating standard operation procedures with agentic AI workflow

Hello guys, me and my team have been building an agentic workflow to answer customer questions (rn in langgraph).

The use case goal is to answer ALL customer support questions. We use a RAG (~1500 different documents) and tool calling to access databases with the client information.

The workflow is basically this:

  1. Use the question and the tools description as context to generate a plan (The plan will be something like call tool A with argument X)
  2. Execute the plan
  3. Use the question and tools output to generate an answer

This is already in production but with a HIL that validates the AI generated answer. Right now, in 50% of the tickets the AI answer is correct (no changes are made to it by the HIL). But the team wants to increase this percentage, so we started to look for differences in the final answer generated by the HIL and the AI answer.

When analyzing the differences, we understood that there is a sort of shadow knowledge base based on the customer support team tacit knowledge. E.g, when the question is about a specific topic, you must ask for a specific document (there is no doc in the knowledge base with this information the customer support simply knows it).

Therefore, we mapped this tacit knowledge into standard operation procedures (the detailed SOPs cover ~10% of tickets) and now we are wondering how to add it to our current workflow. Does it make sense to create an agent that decides whether to follow a detailed SOP or the "normal" workflow?

I was wondering if anyone has experienced this type of problem and how did they overcome it?

Thanks!!

reddit.com
u/Imaginary-Addition11 — 11 days ago

Beach destination in Colombia

Hello!! I’m planning a 3 week trip to Colombia. This is my planned itinerary:

2 nights in Bogotá
3 nights in Salento
5 nights in Medellin (planning a day trip to guatape)
3 nights in tayrona (1 in the park and 2 outside)
2 nights in Cartagena
5 nights in Isla rosario

I would like to end the trip with a beach destination. Do you think Isla rosario is the best option or do you think maybe san Andres is better? Or any other beach place.

I want a good beach and I don’t like staying in resorts, so I would prefer somewhere with restaurants (last year I stayed in Isla Holbox in Mexico and I’m looking for the same vibe).

Do you have any recommendations? I can still rearrange the itinerary.

Thanks!!

reddit.com
u/Imaginary-Addition11 — 12 days ago