filip-michalsky / SalesGPT

Context-aware AI Sales Agent to automate sales outreach.

Home Page:https://salesgpt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consistently Skipping Conversation Stages

isaacharlem opened this issue · comments

Hello. Thanks for the great work on this agent, it has helped me develop a much better understanding of how to leverage langchain and openai.

That being said, I am having some trouble getting the agent to have a full conversation and address essential stages in the conversation. I made my own custom stages but kept the stage analyzer chain the same (with the new conversation stages). Any idea why this is happening?

@isaacharlem Make sure the Stage Analyzer and Sales Agent have the stages in sync - are you updating the right dictionary ?

additionally, without knowing what stages you mean, it's hard to help, but I would imagine you might need to work on your prompt. Try this: https://www.promptingguide.ai/techniques/fewshot