{"message":"Hello! This is the Groq API of Leander","description":"Use this API to interact with Groq's language models and maintain conversation history","endpoints":{"GET /":"Welcome message and API information","GET /health":"Health check endpoint","GET /conversations":"List all conversation IDs","POST /conversations":"Create a new conversation","GET /conversations/:id":"Get all messages in a specific conversation","POST /conversations/:id/messages":"Send a message to a specific conversation","DELETE /conversations/:id":"Delete a conversation"}}