llama-stack-mirror/llama_stack/providers
Matthew Farrellee 7c888fc0da
feat: update eval runner to use openai endpoints (#3588)
# What does this PR do?

move the eval=inline::meta-reference implementation to use
openai_completion/openai_chat_completion

note: this breaks backward compatibility if eval setup used sampling
params' repetition_penalty or strategy

## Test Plan

ci w/ new recordings

Co-authored-by: Ashwin Bharambe <ashwin.bharambe@gmail.com>
2025-09-29 13:13:53 -07:00
..
inline feat: update eval runner to use openai endpoints (#3588) 2025-09-29 13:13:53 -07:00
registry docs: provider and distro codegen migration (#3531) 2025-09-24 14:01:29 -07:00
remote chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
utils chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: combine ProviderSpec datatypes (#3378) 2025-09-18 16:10:00 +02:00