Thanks for replying JR. On the Phoenix side:
Are you using the docker container or cloud version of Phoenix? NO
Are the environmental variables configured? Yes ( have 3 environment variables configured in the colab)
Is the token that you are using associated with a user that has correct permissions? I have created the "space" so I should be admin (I am not familiar with the Phoenix to tell exactly).
On Claude side: I am using Claude as "Evaluation access" It has no credit balance under my account. Is that the problem why this is failing? I am trying out https://www.datacamp.com/code-along/evals-for-agents-with-arize to see how thing wired together. Thanks, Nuwan
Hello Team, I am trying to run a code along to try out "Evals for Agents with Arize" I am getting an error and looks like I don't have any "Credit balance". I thought I can tryout for free. Is it not? For the lines: result = await financial_report("TSLA", "financial performance and growth outlook") print(result) The error I am getting is :
--- Researching TSLA (financial performance and growth outlook) ---
[research] Credit balance is too low...
ERROR:opentelemetry.exporter.otlp.proto.http.trace_exporter:Failed to export span batch code: 401, reason: Invalid token
ERROR:opentelemetry.exporter.otlp.proto.http.trace_exporter:Failed to export span batch code: 401, reason: Invalid token
--- Writing report ---
[writing] Credit balance is too low...
ERROR:opentelemetry.exporter.otlp.proto.http.trace_exporter:Failed to export span batch code: 401, reason: Invalid token
Credit balance is too lowAny help to resolve this? Thanks, Nuwan
