We're thrilled to introduce the latest updates and enhancements in this release! ๐
๐ New Features and Improvements:
We now support multi-turn dialog conversation evaluations. Check out [ConversationSatisfaction Eval](https://github.com/uptrain-ai/uptrain/blob/conversation_check/examples/evaluate_conversation_tutorial.ipynb) which assesses if the user is satisfied with the chatbot responses or not. More evals to come in upcoming releases.
Bring your embedding model. You can now call your custom embedding model via an API call inside UpTrain. See the code [here](https://github.com/uptrain-ai/uptrain/blob/main/uptrain/operators/language/embedding.py).
Llama Index Integration: UpTrain now integrates with Llama Index. We introduce EvalLlamaIndex which allows you to run your LLM pipeline via LlamaIndex and evaluate the responses seamlessly with UpTrain. Checkout the tutorial [here](https://github.com/uptrain-ai/uptrain/blob/main/examples/llamaindex_integration_tutorial.ipynb)
We're committed to making your experience with our platform even better. Thank you for your continued support and feedback! ๐
For more details and bug fixes, please refer to the full release documentation. Feel free to reach out to us with any questions or feedback. ๐ง๐ฌ
Happy evaluating! ๐งช๐ฌ๐