Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OpenBMB/XAgent-doc

This is doc of XAgent website.

Develop in win11 by Arno

  1. Create virtual environment
python -m venv .venv
  1. Activate virtual environment
Platform Shell Command to activate virtual environment
POSIX bash/zsh source .venv/bin/activate
fish source .venv/bin/activate.fish
csh/tcsh source .venv/bin/activate.csh
PowerShell .venv/bin/Activate.ps1
Windows cmd.exe .venv\Scripts\activate.bat
PowerShell .venv\\Scripts\Activate.ps1
  1. Install poetry and use it to install dependencies
pip install poetry
poetry install
  1. Build html
.\docs\make html

About

Document for XAgent.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •