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
commit e42e8d9c00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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>