Hello, I have an error when I use instrumentation with llhama_index:
"AssertionError: raw must be Mapping, found <class 'openai.types.chat.chat_completion.ChatCompletion'>"
Hello, I have this problem when using arize with llamaindex:
"rpc error: code = InvalidArgument desc = span LLM prompt template variables cannot have more than 10000 characters. Found 18039 characters"
Does anyone have any idea how I can solve it?