Fix "OpenAI" & "response" spelling (#1561)

This commit is contained in:
Eero Tamminen
2025-02-25 06:45:21 +02:00
committed by GitHub
parent 852bc7027c
commit 23a77df302
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ This example showcases a hierarchical multi-agent system for question-answering
```
6. Launch multi-agent system
The configurations of the supervisor agent and the worker agents are defined in the docker-compose yaml file. We currently use openAI GPT-4o-mini as LLM.
The configurations of the supervisor agent and the worker agents are defined in the docker-compose yaml file. We currently use OpenAI GPT-4o-mini as LLM.
```
cd $WORKDIR/GenAIExamples/AgentQnA/docker_compose/intel/cpu/xeon