from phoenix.experimental.evals import llm_eval_binary
Currently when I am executing this code I am getting error as cannot import name llm_eval_binary from phoenix.experimental.evals
Please suggest a solution for this
from phoenix.experimental.evals import llm_eval_binary
Currently when I am executing this code I am getting error as cannot import name llm_eval_binary from phoenix.experimental.evals
Please suggest a solution for this
Hi ,I need to do a try out on drifting using Embedding Analysis using query and response data that I have used for Rag Analysis. Can you please guide me on this
Hi ,I need to do a try out on drifting using Embedding Analysis using query and response data that I have used for Rag Analysis. Can you please guide me on this
Hi Arize team I have a doubt.I am trying out LLM Trace with llama model and but I am not getting the count of tokens.Its always giving token count as zero.Please look into it
Hi Arize team I have a doubt.I am trying out LLM Trace with llama model and but I am not getting the count of tokens.Its always giving token count as zero.Please look into it