Skip to content

client can not connect the server #21

@duoduo07

Description

@duoduo07

Error: Unable to look up model info. Are you sure you're running an activation server for this dataset? Current URL: http://localhost:8002

server and client are deployed on the same machine,
server start as the command:
python neuron_explainer/activation_server/main.py --run_model False --port 8000

client start as the command:
NEURON_VIEWER_ACTIVATION_SERVER_URL=http://localhost:8000 npm start

Is the OPENAI_API_KEY neccssary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions