Skip to main content

Roadmap

  1. Documenting the Repo better - Done
  2. Documenting the API - Done
  3. Code Documentation
  4. Refactor
  5. Improve reliability of the parser issue here and here
  6. Improve Deployment Instructions
  7. Calling Functionality - sample code
  8. Enterprise-Grade Security - integration with PromptArmor to protect your AI Sales Agents against security vulnerabilities
  9. LLM evaluations
  10. Resolve tickets and PRs (ongoing)
  11. Add example implementation of OpenAI functions agentissue here
  12. Add support for multiple tools issue here
  13. Add an agent controller for when stages need to be traversed linearly without skips issue here
  14. Add tool_getter to choose a tool based on vector distance to the tasks needed to be done
  15. What tools should the agent have? (e.g., the ability to search the internet)
  16. Add the ability of Sales Agent to interact with AI plugins on your website (.well-known/ai-plugin.json)
  17. More SalesGPT examples