Skip to content

Support OpenAI-compatible providers in agent_handoffs sample #145

@ribaraka

Description

@ribaraka

Make the agent handoffs sample configurable to support different LLM providers.

Currently, the sample assumes a default API configuration OPENAI_API_KEY with available credits. This creates friction for users who want to run the sample locally (e.g. Ollama) or use an alternative compatible provider.

  • Add a configuration mechanism that allows users to specify the LLM and related settings.
  • Preserve the current default configuration for ease to use
  • Keep workflow, tool, and handoff logic unchanged

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions