llama-stack-mirror/llama_stack/providers/inline/agents
Aakanksha Duggal e743d3fdf6
refactor(agents): migrate to OpenAI chat completions API (#3097)
Replace chat_completion calls with openai_chat_completion to eliminate
dependency on legacy inference APIs.

# What does this PR do?
<!-- Provide a short summary of what this PR does and why. Link to
relevant issues if applicable. -->

<!-- If resolving an issue, uncomment and update the line below -->
 Closes #3067

## Test Plan
<!-- Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.* -->
2025-08-15 10:51:41 -07:00
..
meta_reference refactor(agents): migrate to OpenAI chat completions API (#3097) 2025-08-15 10:51:41 -07:00
__init__.py add missing inits 2024-11-08 17:54:24 -08:00