llm-playground
v1.0.0
Published
Sample code to experiment with for using LLM/Agents for QC testing scenarios.
Readme
LLM playground
Sample code to experiment with for using LLM/Agents for QC testing scenarios.
Setup
Add .env file with the following variables:
OPENAI_API_KEY
AI_GATEWAY_URL
AI_GATEWAY_TOKENScenario 1
Test a sample live session logs to validate if the live window grows when the session is joined close to the start.
Command:
pnpm run scenario_1