Available in Classic and VPC
You can test routers and decide which version to apply to your service.
Test screen
The router test screen is laid out as follows:
.png?sv=2022-11-02&spr=https&st=2026-03-17T22%3A45%3A04Z&se=2026-03-17T22%3A56%3A04Z&sr=c&sp=r&sig=H8ZREiLqGlArswH0U4EoHZbOgE6pWwJTH59NbEPT8lY%3D)
| Area | Description |
|---|---|
| ① Test area | Area for configuring and running test versions and queries.
|
| ② Test result area | Area for checking test results.
|
Run test
To run a test, follow these steps:
- From the NAVER Cloud Platform console, click
> Services > AI Services > CLOVA Studio in order. - From the my product menu, click the [Go to CLOVA Studio] button.
- Click the Router menu in CLOVA Studio.
- Click Router.
- Click the [Test] tab.
- Select the version to test.
- Enter a test request.
- Click the [Run] button.
- Check the test results.
Check test results
The following describes each field that makes up the test results:
| Item | Description | |
|---|---|---|
| domain | result | Domain identification results. Empty string if no matching domain exists |
| called | Whether to perform domain identification | |
| blockedContent | result | Content filter identification results. Empty list if no matching filter exists |
| called | Whether to perform content filter identification | |
| safety | result | Safety filter identification results. Empty list if no matching filter exists |
| called | Whether to perform safety filter identification | |
Note
- If the request matches a specific domain as a result of domain identification, the filters (content filters and safety filters) set for that domain are executed. If no matching domain is found, no filters are executed.
- If the test results are inaccurate, you can improve accuracy by modifying the domain name, domain description, content filter name, and content filter description.
- Some improper or unusual inputs may cause the model not being able to recognize the intention or deciding that the classification is not proper, and it may return the domain with an empty value. If necessary, you can supplement the classification results by including explicit criteria in the domain description.