nitdaa / agents /nvidia_llm.py

Commit History

Update expert mode to use diffusiongemma model and include read_b64 helper
1cda057

AI Agent commited on

Update expert mode LLM to mistral-medium-3.5-128b with reasoning effort
91dae80

AI Agent commited on

Update expert mode routing for sarvam-m
60d6a5a

AI Agent commited on

Manual update to nvidia_llm
d6bc7f9

AI Agent commited on

UI tweak for feedback area and fix token usage metrics extraction
5d52f92

AI Agent commited on

Implement Dual LLM Toggle: Expert and Assistant modes
ffc271e

AI Agent commited on

Update nvidia_llm to use google/diffusiongemma-26b-a4b-it via requests
145917d

AI Agent commited on

Update nvidia_llm to use minimaxai/minimax-m2.7 and new sampling params
fbc58fa

AI Agent commited on

Update nvidia_llm model, endpoint, stream=False, and remove hardcoded API key
4d634bb

AI Agent commited on

Fix nvidia_llm httpx connection leaks and improve crew.py retrieval logging
3f6235f

AI Agent commited on

Replace gen_llm with nvidia_llm and add frontend test
e1c98c1

AI Agent commited on