protectai / llm-guard

The Security Toolkit for LLM Interactions

Home Page:https://llm-guard.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request for the API interface definition and sample implmentation codes

ajithbitspilani opened this issue · comments

Currently the LLM-Guard API is not exposing interface details in swagger UI.

I would like to see documentation of API POST interfaces and a best practice python sample code to integrate with existing chat applications.

Thank you.

Hey @ajithbitspilani , when you set LOG_LEVEL as DEBUG, it will open Swagger UI. Alternatively, it is also available in our documentation: https://llm-guard.com/usage/api/#schema