Test

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • Hello, I am Neeraj Mahapatra,
    Today we are going to learn about #promptfoo.
    promptfoo is a CLI and library for evaluating LLM apps.
    With promptfoo, you can:
    Build reliable prompts, models, and RAGs with benchmarks specific to your use-case
    Speed up evaluations with caching, concurrency, and live reloading
    Score outputs automatically by defining metrics and perform automated red teaming
    Use as a CLI, library, or in CI/CD
    Use OpenAI, Anthropic, Azure, Google, HuggingFace, open-source models like Llama, or integrate custom API providers for any LLM API
    The goal: test-driven LLM development, not trial-and-error.
    Promptfoo Link: www.promptfoo....
    Github repo: github.com/pro...
    Code used in Video: github.com/Tes...
    Time Stamps:-
    00:00-Intro
    #promptfoo #llm #langchain #genai #llmapplication #promptfooinenglish
    Hope you like this video...
    Please SUBSCRIBE, LIKE AND COMMENT...
    Share to show Support..
    Support us !!!.....Thanks....❤

ความคิดเห็น • 2

  • @krishsubramanian9703
    @krishsubramanian9703 19 วันที่ผ่านมา +1

    How do you use saveOutputAs to pass it as an input to the next prompt? Can you share an example?