David Forster
3d162f476b
fixed typo ( #1997 )
* Update Dockerfile
* Update Dockerfile
2 years ago
Davor Runje
d728cd9110
git-lhs added to devcontainers ( #1979 )
2 years ago
Jack Gerrits
195033e4d7
Fix devcontainer Dockerfile for arm ( #1866 )
2 years ago
Jack Gerrits
de757707bc
Upgrade quarto and include mitigation for title issue, fix links ( #1851 )
* Upgrade quarto and include mitigation for title issue, fix links
* repo_root
* dont run quarto independently
* test paths
* test
* resolve intermediate parents
* remove print
2 years ago
Jack Gerrits
2912f554a3
revert quarto upgrade ( #1840 )
* revert quarto upgrade
* fix ruff
2 years ago
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
2 years ago
gagb
68337b9553
Update base container for website ( #1584 )
* Add dependencies for website
* Add a shell script to build the website
2 years ago
gagb
2d171f1a79
Update devcontainer.json with copilot extension ( #1556 )
2 years ago
Jack Gerrits
276d5b7d31
docs: initial Jupyter support for website docs, move config notebook ( #1448 )
* docs: jupyter support for website docs, move config docs
* update devcontainer dockerfile, fix CI issues
* update bsed on working directory
* update TLDR
* install into temp
* remove unrelated change from diff
* fix spelling issue
* Update sidebars.js
2 years ago
gagb
598a634665
Cleanup and unify Dockerfiles ( #1333 )
* Create studio subfolder in devcontainer
* Update to follow readme instructions
* Move dockerfiles from samples to .devcontainer
* Fix typo in file name
* Update readme
* update doc
* Remove base dockerfile and update readme
---------
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Co-authored-by: Davor Runje <davor@airt.ai>
2 years ago
gagb
97296105eb
Add dev container for AutoGen Studio ( #1241 )
* Create studio subfolder in devcontainer
* Update to follow readme instructions
2 years ago
Davor Runje
82cc88e36c
upgrade base image to the latest Debian (Bookworm) ( #1133 )
2 years ago
Craig Presti
37deabefcf
Adds jupyter as a vscode extension, fix validation errors in devcontainer.json ( #433 )
* Adds jupyter as a vscode extension, fix validation errors in vscode (see https://containers.dev/supporting#visual-studio-code )
* Trim trailing whitespace
* Add newline to end of file
---------
Co-authored-by: Li Jiang <bnujli@gmail.com>
2 years ago
Chi Wang
812db59d33
cleanup
2 years ago
Chi Wang
bc4473fe8a
cleanup
2 years ago
Chi Wang
2406e69496
Json config list, agent refactoring and new notebooks ( #1133 )
* simplify the initiation of chat
* version update
* include openai
* completion
* load config list from json
* initiate_chat
* oai config list
* oai config list
* config list
* config_list
* raise_error
* retry_time
* raise condition
* oai config list
* catch file not found
* catch openml error
* handle openml error
* handle openml error
* handle openml error
* handle openml error
* handle openml error
* handle openml error
* close #1139
* use property
* termination msg
* AIUserProxyAgent
* smaller dev container
* update notebooks
* match
* document code execution and AIUserProxyAgent
* gpt 3.5 config list
* rate limit
* variable visibility
* remove unnecessary import
* quote
* notebook comments
* remove mathchat from init import
* two users
* import location
* expose config
* return str not tuple
* rate limit
* ipython user proxy
* message
* None result
* rate limit
* rate limit
* rate limit
* rate limit
3 years ago
Chi Wang
b90e9ee283
doc and test update ( #1053 )
* doc and test update
* docker update
3 years ago
Jirka Borovec
2ff1035733
precommit: end-of-file-fixer ( #929 )
* precommit: end-of-file-fixer
* exclude .gitignore
* apply
---------
Co-authored-by: Shaokun <shaokunzhang529@gmail.com>
3 years ago
Chi Wang
595af7a04f
install editable package in codespace ( #826 )
* install editable package in codespace
* fix test error in test_forecast
* fix test error in test_space
* openml version
* break tests; pre-commit
* skip on py10+win32
* install mlflow in test
* install mlflow in [test]
* skip test in windows
* import
* handle PermissionError
* skip test in windows
* skip test in windows
* skip test in windows
* skip test in windows
* remove ts_forecast_panel from doc
3 years ago
Chi Wang
9bf13d66f1
use relative url in doc ( #620 )
* use relative url in doc
* update link
4 years ago
Chi Wang
efd85b4c86
Deploy a new doc website ( #338 )
A new documentation website. And:
* add actions for doc
* update docstr
* installation instructions for doc dev
* unify README and Getting Started
* rename notebook
* doc about best_model_for_estimator #340
* docstr for keep_search_state #340
* DNN
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Co-authored-by: Z.sk <shaokunzhang@psu.edu>
4 years ago
Chi Wang
71219df6c6
notebook example ( #189 )
* config in result
* value can be float
* pytorch notebook example
* docker, pre-commit
* max_failure (#192 ); early_stop
* extend starting_points (#196 )
Co-authored-by: Chi Wang (MSR) <wang.chi@microsoft.com>
Co-authored-by: Qingyun Wu <qw2ky@virginia.edu>
4 years ago