ai-agent-book 精选快照(<2MB 代码与文档,来自 github.com/bojieli/ai-agent-book)
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
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
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
--index-url https://mirrors.aliyun.com/pypi/simple/
|
||||
|
||||
fastapi==0.111.0
|
||||
uvicorn[standard]==0.23.1
|
||||
pydantic==2.9.2
|
||||
python-multipart==0.0.9
|
||||
python-socketio
|
||||
grpcio
|
||||
|
||||
passlib==1.7.4
|
||||
passlib[bcrypt]
|
||||
PyJWT[crypto]
|
||||
|
||||
requests==2.32.4
|
||||
aiohttp==3.9.5
|
||||
httpx
|
||||
|
||||
datasets==3.3.2
|
||||
executing
|
||||
flask
|
||||
openpyxl
|
||||
selenium==4.32.0
|
||||
fitz==0.0.1.dev2
|
||||
tabulate==0.9.0
|
||||
frontend
|
||||
tools
|
||||
PyPDF2
|
||||
html2text
|
||||
xmltodict
|
||||
docx2markdown
|
||||
python-pptx
|
||||
browser_use
|
||||
|
||||
oss2
|
||||
prometheus_client~=0.21.1
|
||||
opentelemetry-sdk~=1.32.1
|
||||
opentelemetry-api~=1.32.1
|
||||
opentelemetry-exporter-otlp~=1.32.1
|
||||
opentelemetry-instrumentation-system-metrics~=0.53b1
|
||||
e2b_code_interpreter
|
||||
|
||||
sqlalchemy~=2.0.40
|
||||
psycopg2-binary==2.9.9
|
||||
bcrypt==4.3.0
|
||||
Reference in New Issue
Block a user