mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration
synced 2025-06-26 18:17:29 +00:00
feat(integration): add promptfoo LLM testing framework
Add promptfoo to the awesome-deepseek-integration library with: - English and Chinese documentation - Basic setup and usage guides - Example configuration for DeepSeek model testing - Integration entry in both README.md and README_cn.md
This commit is contained in:
@@ -323,4 +323,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>
|
||||
Reference in New Issue
Block a user