Skip to content

Project Name #5142

Closed Answered by dosubot bot
gmorye asked this question in Q&A
Oct 22, 2024 · 1 comment
Discussion options

You must be logged in to vote

Hey @gmorye! I'm here to help you with any bugs, questions, or contributions you have. Let's tackle this together!

The issue with the dashboard still showing default as the project name might be due to a mismatch between the project name set in your code and the environment variable. Here are a few things to check and try:

  1. Environment Variable: Ensure that the PHOENIX_PROJECT_NAME environment variable is set correctly before running your application. The environment variable should match the project name you want to use. In your .env file, you have PHOENIX_PROJECT_NAME="Client", but in your code, you set ResourceAttributes.PROJECT_NAME to "llm-evaluation-framework". Make sure these are…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gmorye
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant