Eric W. Tramel
613509f323
feat: Elevate non-LLM concurrency limits to RunConfig ( #242 )
2026-01-26 11:11:36 -05:00
Nabin Mulepati
01f8d887f8
chore: deprecate InferenceParameters ( #183 )
...
* deprecate InferenceParameters
* update docs and references
2026-01-08 10:43:02 -07:00
Andre Manoel
d50a8aef95
docs: add processors ( #147 )
...
* first draft
* adding to code reference as well
* docstrings
* addressing comments
* forgot opening line
* docstring too
2025-12-17 15:47:33 -03:00
Johnny Greco
48fdc8c838
docs: add initial plugin documentation ( #107 )
...
* add docstrings
* add analysis modules
* include toc for plugins section
* add plugin docs
* remove scope creep
* Update docs/plugins/example.md
Co-authored-by: Nabin Mulepati <nmulepati@nvidia.com>
* address feedback
---------
Co-authored-by: Nabin Mulepati <nmulepati@nvidia.com>
2025-12-11 16:05:11 -05:00
Nabin Mulepati
1de2262b94
docs: add models module to code reference ( #101 )
...
* Add example notebook showing how to use image contexts
* change 101 -> tutorial
* update _README.md with info on the new tutorial
* add reference in mkdocs.yml
* simplify vlm tutorial
* update num_records on tutorials. Update .gitignore
* update readme info
* add models module to code reference
* fix links to generated ipynb
* change vlm in example tutorial to llama4-scout
2025-12-05 10:41:43 -07:00
Johnny Greco
362ec51544
docs: sampler params code ref and more ( #50 )
...
* add sampler params code ref
* add persons section
* add person from faker sampler
2025-11-19 16:27:40 -05:00
Andre Manoel
01fbf4d848
docs: validators etc. ( #45 )
...
* got a little help from Claude, will still double check everything
* fixing, adding docstrings
* forgotten file + overview to tutorial
* minor
* applying suggestions
Co-authored-by: Nabin Mulepati <nmulepati@nvidia.com>
Co-authored-by: Johnny Greco <jogreco@nvidia.com>
* addressing comments pt1
* addressing comments pt2
* trying something out
* fix
* typo
* trying again
* rollback workflow, add download links
* minor
* adapting notebooks to use fakersampler
---------
Co-authored-by: Nabin Mulepati <nmulepati@nvidia.com>
Co-authored-by: Johnny Greco <jogreco@nvidia.com>
2025-11-19 17:39:10 -03:00
Johnny Greco
42b089e0f4
docs: establish doc templating, building, and strategy ( #31 )
...
* initial updates with jupyter tutorials and styling
* filling out some docs
* add blank index
* update docs workflow
* clean up style sheet
2025-11-12 17:04:50 -05:00