Hacker News new | ask | show | jobs
by prabhatjha 945 days ago
Nice. What kind of agents are you building? I am especially interested in your data requirements.
1 comments

I’m not sure exactly what you mean by data requirements, but we’re using Lang chain and still calling to GPT on the backend.

We’re building agents that are a little bit less autonomous than what is popular right now, mostly using them as chat bots that can interface with a workspace or chained into a type of workflow. Basically everything in our workspace will be accessible to the agents.