Load Testing For Generative AI LLM Apps Using JMeter

Поділитися
Вставка
  • Опубліковано 15 жов 2024

КОМЕНТАРІ • 2

  • @sundharnindra
    @sundharnindra 21 день тому

    Can you suggest any opensource ai llm model application for practicing the loadtesting using jmeter.

  • @sachinsinkar7
    @sachinsinkar7 4 місяці тому

    Hi, I am referring your video for performing load testing in jmeter on my chatbot via websocket request but In my response I am getting only the first word in my output. On my chatbot UI I am getting complete answer for the same question. Will you please tell me how can I get the complete answer in jmeter testplan. Below is the response I get in Jmeter.
    {"status":"streaming","content":"I"}
    I have used websocket request-response sampler.