LLM APIs for HR Chatbot

Basic usage: LLM REST APIs service for the HR Chatbot

Version: 0.1

Available resources:

# Method Resource Parameters Response
1 POST /api/v1/resources/getResponse
  • user_id: String
  • user_input: String
  • context: Object
  • user_id: String
  • response: String
  • context: Object
2 POST /api/v1/resources/ingestDocs
  • user_id: String
  • input_files: Input folder path
  • user_id: String
  • response: String

For any further details, reach out to GITDTTeam@awrostamani.com