Skip to content

Code sample demonstrating Gatling SSE support usage for testing LLM

Notifications You must be signed in to change notification settings

gatling/mkt-llm-sse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSE LLM

Run a test locally

On Linux / MacOS:

export api_key=your token
./mvnw gatling:test

On Windows:

set api_key=your token
mvnw.cmd gatling:test

Run the Gatling Recorder

On Linux / MacOS:

./mvnw gatling:recorder

On Windows:

mvnw.cmd gatling:recorder

To go further

About

Code sample demonstrating Gatling SSE support usage for testing LLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages