RAG app chat not working -> unexpected error

Description

Nvidia dgx, followed this tutorial →

Once chat ( and container) where running I did this

“How do I add an integration in the CLI?

❌ Unexpected Error

Something went wrong. Please check the Chat logs in the Workbench Desktop App.

  • Go to the Workbench Desktop App tab

  • Click Output at the bottom left of the Project tab

  • Select Chat from the dropdown

  • Check the logs for more details“

Log

” File “/home/workbench/.local/lib/python3.10/site-packages/langchain_nvidia_ai_endpoints/_common.py”, line 462, in _try_raise

raise Exception(f"{header}\\n{body}") from None

Exception: [403] Forbidden

Authorization failed

-–ROUTE QUESTION—

How do I add an integration in the CLI?”

I followed all the steps.

Hi @mircea6 , The issue is not related to TensoRT or Inferencing.

I suggest you posting this on DGX Spark / GB10 - NVIDIA Developer Forums forum foe better and quick resolution.

Thanks