Jack Gerrits
799a24e04f
Create topics dir and move llm config ( #1853 )
...
* create topics dir and move llm config
* fix redirect
* fix link
2024-03-04 18:02:26 +00:00
Jack Gerrits
d60464374d
Upgrade Quarto and use notebook metadata for frontmatter ( #1836 )
...
* Update process_notebook to use metadata instead of a yaml comment
* upgrade quarto and version check in tool
* formatting
* address comments
2024-03-02 14:27:11 +00:00
Jack Gerrits
f6c9b13ac4
Extend process_notebooks for testing ( #1789 )
...
* Extend process_notebooks for testing
* add command
* spelling and lint
* update docs
* Update contributing.md
* add shebang
* Update contributing.md
* lint
2024-02-29 20:47:30 +00:00
Jack Gerrits
a62b5c3b2d
Update notebook contrib guidance, update a few notebooks for site ( #1651 )
...
* update some notebooks
* Update contributing.md
* remove os
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-02-14 17:00:55 +00:00
Jack Gerrits
b4a2c6e26f
Rewrite and consolidate configuration docs ( #1581 )
...
* Rewrite and consolidate configuration docs
* add link to filtering
* updates based on comments
* update lockfile
* update redirect
* spelling mistake
* update the noqa
* update links
* fix broken links
* lint fixes
* address comments
* update wording about model selection
* update cache_seed and json pattern
* add periods
* Update the config json func and other small changes
* update wording of json string
* update intro
* update description of caching
* fix link
* spelling mistake
* fix llm config
* Update website/docs/llm_configuration.ipynb
Co-authored-by: gagb <gagb@users.noreply.github.com>
* Add examples back as notebook
---------
Co-authored-by: gagb <gagb@users.noreply.github.com>
Co-authored-by: Aaron <aaronlaptop12@hotmail.com>
2024-02-11 18:04:43 +00:00
Jack Gerrits
d999b452e8
Fix formatting of notebook contributing.md ( #1540 )
2024-02-05 15:29:25 +00:00
Jack Gerrits
38d03b0e63
Add notebooks section on website ( #1495 )
...
* Initial infrasctructure for notebooks page
* migrate two notebooks
* add readme notification for notebook dir
* override 'text' prism language to add basic syntactical structure to autogens output
* Rework to retain existing directory and not expose front matter to consumers of the notebook
* improve error handling of process notebooks
* format, ruff and type fixes
* undo changes to navbar
* update readme, CI
* whitespace
* spelling mistakes
* spelling
* Add contributing guide for notebooks
* update notebook
* formatting
2024-02-03 17:01:00 +00:00