Cleanup on calculating model performance script. Works with LiteLLM feature change and tested on Llama 3. Removed more references to LLM_Name required to properly write EpisodeLogs. Removed Epilogs symmetry check, unsure if this is required.
✅ Checks
[x] My pull request adheres to the code style of this project
[x] My code requires changes to the documentation
[x] I have updated the documentation as required
[ ] All the tests have passed
[x] Branch name follows type/descript (e.g. feature/add-llm-agents)
📑 Description
Cleanup on calculating model performance script. Works with LiteLLM feature change and tested on Llama 3. Removed more references to LLM_Name required to properly write EpisodeLogs. Removed Epilogs symmetry check, unsure if this is required.
✅ Checks
type/descript
(e.g.feature/add-llm-agents
)ℹ Additional Information