Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
14 lines
300 B
Plaintext
14 lines
300 B
Plaintext
# Shared provider resolver from the repository root. Run this requirements file
|
|
# from the experiment directory, as shown in the README.
|
|
-e ../..
|
|
|
|
openai>=1.0.0
|
|
requests>=2.31.0
|
|
beautifulsoup4>=4.12.0
|
|
html2text>=2020.1.16
|
|
python-dotenv>=1.0.0
|
|
lxml>=4.9.0
|
|
colorama>=0.4.6
|
|
tqdm>=4.66.0
|
|
tiktoken>=0.5.0
|