Trying Out Your LLM Proxy
LLM Proxy provides the try out functionality to test mock LLM prompts without creating API requests. Use the try out feature to test:
-
What response message your LLM Proxy returns.
-
What response headers are returned.
-
What model services the response.
-
Why a request is sent to a specific route.
Try Out Your LLM Proxy
-
From API Manager, click LLM Proxies.
-
Click the name of the LLM Proxy you want to try out.
-
Click Try out.
-
Configure any authentication or other headers your request requires.
-
Enter your test prompt.
-
Click Run test.
-
View the LLM response, Response headers, and Test result for details about your test request.



