Tag: OpenAI Agents SDK
All the articles with the tag "OpenAI Agents SDK".
-
Multi-Agent Conversational Recommender System: Agentic Patterns with OpenAI Agents SDK
Build a multi-agent conversational recommender system using agentic design patterns — hub-and-spoke orchestration, parallel agent execution, and reflection loops with the OpenAI Agents SDK.
-
Evidence-First AI - Implementing Agentic RAG with OpenAI Agents SDK
Updated:Build a PaperQA-inspired agentic RAG system using OpenAI Agents SDK — multi-agent orchestration, semantic search with ChromaDB, ReAct pattern, and LLM-as-judge reranking.