.. python-package-templat\ documentation master file, created by sphinx-quickstart on Sat Feb 15 19:00:36 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. POLLM ===== Installation ------------ To install POLLM, you can use pip: .. code-block:: shell pip install git+https://github.com/hsiangjenli/po-llm.git Export OpenAI API Key or OpenRouter API Key ------------------------------------------- .. code-block:: shell # zsh echo 'export POLLM_OPENAI_API_KEY=你的API金鑰' >> ~/.zshrc source ~/.zshrc .. toctree:: :maxdepth: 2 :caption: Contents: glossary commands CHANGELOG.md