ProjectTech4DevAI / ProjectTech4DevAI/kaapi-guardrails
Kaapi Console: Display config id
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- Avg merge
- 9d 13h
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem?
Currently, NGO users cannot see the config id on the Kaapi console when a Guardrails config is created. This hinders their ability to use the config id in API calls for testing the validator.
Describe the solution you'd like
- Display the config id on the Kaapi console whenever a Guardrails config is created.
- Ensure that users can easily access it for API calls.
Original issue
Whenever Guardrails config is created, NGO user should be able to see config id on the kaapi console, so they can use same in api call for testing the validator.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Kaapi console flow that creates Guardrails configs and identify where the created config response is handled. Make the config id visible and easy to copy for validator API calls, then verify the console behavior after creating a config.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100