Skip to content

Commit

Permalink
update nv ingest url
Browse files Browse the repository at this point in the history
  • Loading branch information
tmonty12 committed Dec 2, 2024
1 parent 1473217 commit 42fd15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ NON_PDF_MODEL_SERVICES := redis minio api-service agent-service pdf-service tts-

PDF_MODEL_SERVICES := redis pdf-api celery-worker

NVINGEST_URL := https://nv-ingest-rest-endpoint.brevlab.com/v1
NVINGEST_URL := https://nv-ingest-8t8cjywa2.brevlab.com/v1

# Check if environment variables are set
check_env:
Expand Down

0 comments on commit 42fd15c

Please sign in to comment.