Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
surukanti
/
nv-agent
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: surukanti/nv-agent
Actions
All workflows
Workflows
Build & Publish Docker Image
Build & Publish Docker Image
CI
CI
CodeQL
CodeQL
Dependency Graph
Dependency Graph
Pylint (optional)
Pylint (optional)
Python Application
Python Application
Show more workflows...
Management
Caches
Python Application
Python Application
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
python-app.yml
will be ignored since log searching is not yet available
32 workflow runs
32 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: update embedding model to nvidia/nv-embed-v1 and add re-ingesti…
Python Application
#32:
Commit
1e16880
pushed by
chinnareddy578
37s
main
main
37s
View workflow file
chore: remove deprecated Docker and deployment files
Python Application
#31:
Commit
3274a43
pushed by
chinnareddy578
43s
main
main
43s
View workflow file
fix: add frontend rebuild to make compose-reset
Python Application
#30:
Commit
6f3e2f4
pushed by
chinnareddy578
40s
main
main
40s
View workflow file
fix: replace invisible file input with styled upload button in KBSection
Python Application
#29:
Commit
2dbaea8
pushed by
chinnareddy578
50s
main
main
50s
View workflow file
fix: persist session ID across page refreshes
Python Application
#28:
Commit
5f7d3f6
pushed by
chinnareddy578
52s
main
main
52s
View workflow file
fix: update stale imports, add type annotations, refresh frontend build
Python Application
#27:
Commit
bec3628
pushed by
chinnareddy578
43s
main
main
43s
View workflow file
fix: ruff lint and format errors blocking CI
Python Application
#26:
Commit
f0a9e7b
pushed by
chinnareddy578
56s
main
main
56s
View workflow file
style: fix ruff formatting for CI lint step
Python Application
#25:
Commit
43c1498
pushed by
chinnareddy578
35s
main
main
35s
View workflow file
ci: Enhanced workflows with better error handling, debugging, and res…
Python Application
#24:
Commit
06542f1
pushed by
chinnareddy578
37s
main
main
37s
View workflow file
fix: Clean CI - ruff, mypy, tests all pass
Python Application
#23:
Commit
5970543
pushed by
chinnareddy578
30s
main
main
30s
View workflow file
ci: Fix and re-enable ci.yml and python-app.yml
Python Application
#22:
Commit
ae0adf3
pushed by
chinnareddy578
30s
main
main
30s
View workflow file
ci: Simplify workflow to minimal working version
Python Application
#21:
Commit
fe1faf2
pushed by
chinnareddy578
27s
main
main
27s
View workflow file
ci: Trigger fresh workflow run with latest fixes
Python Application
#20:
Commit
a8360ef
pushed by
chinnareddy578
28s
main
main
28s
View workflow file
fix: Add comprehensive debug steps to diagnose GitHub Actions build c…
Python Application
#19:
Commit
7856b7b
pushed by
chinnareddy578
29s
main
main
29s
View workflow file
fix: Add build-test job, debug steps, and robust GHCR push
Python Application
#18:
Commit
eaf2795
pushed by
chinnareddy578
33s
main
main
33s
View workflow file
fix: GHCR workflow - use github.repository for image name, fix enable…
Python Application
#17:
Commit
f48eb81
pushed by
chinnareddy578
32s
main
main
32s
View workflow file
feat: Add production deployment tooling
Python Application
#16:
Commit
7d1bdd7
pushed by
chinnareddy578
24s
main
main
24s
View workflow file
feat: Start all services (nv-agent + qdrant + chromadb) by default
Python Application
#15:
Commit
402d190
pushed by
chinnareddy578
28s
main
main
28s
View workflow file
docs: Update architecture docs for pluggable vector stores (FAISS, Qd…
Python Application
#14:
Commit
824b800
pushed by
chinnareddy578
31s
main
main
31s
View workflow file
feat: implement vector store backend options and authentication UI
Python Application
#13:
Commit
2424931
pushed by
chinnareddy578
28s
main
main
28s
View workflow file
ci: add --exit-zero to pylint command
Python Application
#12:
Commit
e562985
pushed by
chinnareddy578
36s
main
main
36s
View workflow file
ci: add pytest to pylint install step
Python Application
#11:
Commit
752bbd8
pushed by
chinnareddy578
32s
main
main
32s
View workflow file
ci: remove Python 3.10 from pylint matrix
Python Application
#10:
Commit
1eaeb8e
pushed by
chinnareddy578
33s
main
main
33s
View workflow file
test: fix config tests to use clear=True in patch.dict
Python Application
#9:
Commit
ecfec92
pushed by
chinnareddy578
28s
main
main
28s
View workflow file
ci: add missing pip install -e . to test job
Python Application
#8:
Commit
168faeb
pushed by
chinnareddy578
54s
main
main
54s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.