Merge pull request #110 from mldangelo/main

add promptfoo LLM eval framework
This commit is contained in:
Huang Panpan
2025-01-26 22:24:55 +08:00
committed by GitHub
4 changed files with 151 additions and 1 deletions

View File

@@ -328,4 +328,9 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://geneplore.com/bot"> Geneplore AI </a> </td>
<td> Geneplore AI runs one of the largest AI Discord bots, now with Deepseek v3 and R1. </td>
</tr>
<tr>
<td> <img src="https://www.promptfoo.dev/img/logo-panda.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/promptfoo/README.md"> promptfoo </a> </td>
<td> Test and evaluate LLM prompts, including DeepSeek models. Compare different LLM providers, catch regressions, and evaluate responses. </td>
</tr>
</table>