plans
Features
plans
plans
1@PeoplelogicAgent(value="coordinatorAgent",
2 name = "Know It All Agent",
3 persona = "Funny but a bit snarky")
4public interface AllInOneAgent extends WorkerAgent, CoordinatorAgent {
5 @SystemMessage(BASE_COORDINATOR_PROMPT)
6 BaseAssignmentHolder assign(@MemoryId String userId,
7 @UserMessage String userMessage, @V("InConversation")
8 String inConversation, @V("Agent") String agent);
9
10 @SystemMessage(BASE_WORKER_PROMPT)
11 Result<PeoplelogicResult> acceptWork(@MemoryId String userId,
12 @UserMessage String query, @V("previousResponse") String agentResponse);
13}
plans
Get Started
plans
plans
Built into the flow of work
Native integrations for Slack, Teams, Email, API and more.
Leverage existing workflows
SDK includes powerful tools for working with your talent data - battle hardened from real world usage.
Source access
Every SDK subscription includes full source access (including system prompts).
plans
Get Started
plans
plans
Built-in orchestration
Peoplelogic.dev's Agent SDK supports building and interacting with teams of agents in addition to a single agent. The SDK handles assignment to the appropriate agents and verifying that the user has given all the inputs the agents need to execute appropriately.
Add powerful agents to your team
What would a Talent Agent SDK be without including the tools to work with your common talent processes? To jumpstart your new Agentic project, we've included HR Coordinators, Analysts, HRBPs and TA Coordinators that you can customize to fit your organization.
Make your agents smarter
The Talent Agent SDK implements both memory and history for you. Both are managed automatically behind the scenes. ChatMemory is handled with a built-in Spring component that you can customize to fit your needs.
Leverage ALL your talent data
Talent Agents are only as powerful as the data that they can access. The Peoplelogic.dev Agent SDK includes built-in support for our new Universal Talent API - giving you easy access to your performance, learning, compensation and skill data - all from a single API.
Checks all the boxes from your CISO
plans
Get Started
Testimonials
plans
of the features required
Our team had very specific requirements. Peoplelogic.dev met all of them, leaving us to build only what we needed.
time to launch
A tight time window meant the Nova team needed a developer friendly SDK.
The market was pulling us for a new AI agent product and our team lacked the expertise to manage the infrastructure and orchestration required to build what we envisioned. The Peoplelogic team was the only one that could deliver what we needed.
Brian Droz
Product Manager
For any unanswered questions, reach out to our team via email. We'll respond as soon as possible to assist you.
What is the Agent SDK?
The Agent SDK is the easiest way to build new agentic talent applications. It includes everything you need to build new teams of agents across Slack, Email, the web or even the command line.
Can you host my agents?
Absolutely! Your agents can actually run anywhere - even your local command line. Additionally, every agent SDK subscription includes our enterprise Talent Cloud where we can run your agents for you.
What languages are the Agent SDK availabile in?
The SDK is written in Java/Kotlin, but you can access the agent APIs from any language. We offer client libraries in multiple other languages.
What kind of support does Peoplelogic offer?
All customers receive email and private slack channel support!
Can I try the Agent SDK for free?
Reach out to our team with your use case, we'll be happy to setup a sandbox.