SIGN IN SIGN UP

feat: Enable `phoenix.evals` to handle multimodal message templates (#5522)

* Templates return lists of messages from `format` method

* Update model wrapper base class

* Migrate model wrappers

* Resolve type errors

* Fix more type issues

* Wire up full backwards compatibility

* Do not error not on PromptMessage inputs to model wrappers

* Do not use list subscripting

* Refactor to use generic `parts` instead of `messages`

* Ruff 🐶
D
Dustin Ngo committed
41a4fc2ef98b8a06747e5cdd07f07d9bbe5662c3
Parent: 12e1f33
Committed by GitHub <noreply@github.com> on 12/2/2024, 9:43:52 PM