Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds compatibility with NVIDIA AI Workbench #6

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

nv-edwli
Copy link
Collaborator

  1. Adds supporting files for AI Workbench (pre/postBuild, variables.env, etc.)
  2. Adds README instructions for running blueprint in AI Workbench
  3. Modifies notebook to utilize AI Workbench compose endpoints when running in AI Workbench, and standard endpoints when running elsewhere.
  4. Adds a locally-running frontend component that users in AI Workbench can open from the app to interact with the blueprint using their own custom PDFs.
  5. Modifies docker-compose.yaml to add AIWB env vars and a locally-running NVIDIA NIM container as a compose profile for a locally-running long-reasoning agent.

nv-edwli and others added 13 commits January 6, 2025 13:55
- Added pip packages: ujson, jupyterlab>3.0, gradio==4.43.0
- Removed pip packages: ujson
- Deleted secret 'NIM_KEY'
- Created secret 'NVIDIA_API_KEY'
- Added 29 files
- Modified 6 files
- Deleted secret 'SENDER_EMAIL_PASSWORD'
- Modified files: README.md, models.json
- Modified files: frontend/__main__.py, frontend/output.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant