Merge branch 'main' into main

This commit is contained in:
Kevin King
2025-01-21 09:59:40 -05:00
committed by GitHub

View File

@@ -278,7 +278,7 @@ email_summarizer:
Summarize emails into a concise and clear summary
backstory: >
You will create a 5 bullet point summary of the report
llm: mixtal_llm
llm: openai/gpt-4o
```
<Tip>