Skip to content

Commit c7be441

Browse files
authored
fix stagehand crew ai example code + add requirements file (#19)
1 parent d95fb70 commit c7be441

File tree

4 files changed

+231
-0
lines changed

4 files changed

+231
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
BROWSERBASE_PROJECT_ID=
2+
BROWSERBASE_API_KEY=
3+
OPENAI_API_KEY=
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/venv/

examples/integrations/crewai/stagehand/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
3. Submit the form
3939
4. Confirm the submission was successful
4040
""",
41+
expected_output="The form should be submitted successfully",
4142
agent=researcher,
4243
)
4344

Lines changed: 226 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,226 @@
1+
aiohappyeyeballs==2.6.1
2+
aiohttp==3.12.13
3+
aiosignal==1.4.0
4+
alembic==1.16.3
5+
annotated-types==0.7.0
6+
anthropic==0.57.1
7+
anyio==4.9.0
8+
appdirs==1.4.4
9+
asgiref==3.9.1
10+
asttokens==3.0.0
11+
attrs==25.3.0
12+
babel==2.17.0
13+
backoff==2.2.1
14+
backrefs==5.9
15+
bcrypt==4.3.0
16+
beautifulsoup4==4.13.4
17+
blinker==1.9.0
18+
browserbase==1.4.0
19+
build==1.2.2.post1
20+
cachetools==5.5.2
21+
certifi==2025.7.9
22+
cffi==1.17.1
23+
cfgv==3.4.0
24+
charset-normalizer==3.4.2
25+
chroma-hnswlib==0.7.6
26+
chromadb==0.5.23
27+
click==8.2.1
28+
cohere==5.16.1
29+
colorama==0.4.6
30+
coloredlogs==15.0.1
31+
crewai==0.141.0
32+
crewai-tools==0.51.1
33+
cryptography==45.0.5
34+
dataclasses-json==0.6.7
35+
decorator==5.2.1
36+
deprecation==2.1.0
37+
distlib==0.3.9
38+
distro==1.9.0
39+
docker==7.1.0
40+
docstring_parser==0.16
41+
durationpy==0.10
42+
embedchain==0.1.128
43+
et_xmlfile==2.0.0
44+
executing==2.2.0
45+
fastapi==0.116.0
46+
fastavro==1.11.1
47+
filelock==3.18.0
48+
flatbuffers==25.2.10
49+
frozenlist==1.7.0
50+
fsspec==2025.5.1
51+
ghp-import==2.1.0
52+
google-auth==2.40.3
53+
googleapis-common-protos==1.70.0
54+
gptcache==0.1.44
55+
greenlet==3.2.3
56+
grpcio==1.73.1
57+
h11==0.16.0
58+
h2==4.2.0
59+
hf-xet==1.1.5
60+
hpack==4.1.0
61+
httpcore==1.0.9
62+
httptools==0.6.4
63+
httpx==0.28.1
64+
httpx-sse==0.4.0
65+
huggingface-hub==0.33.2
66+
humanfriendly==10.0
67+
hyperframe==6.1.0
68+
identify==2.6.12
69+
idna==3.10
70+
importlib_metadata==8.7.0
71+
importlib_resources==6.5.2
72+
instructor==1.9.2
73+
ipython==9.4.0
74+
ipython_pygments_lexers==1.1.1
75+
jedi==0.19.2
76+
Jinja2==3.1.6
77+
jiter==0.10.0
78+
json5==0.12.0
79+
json_repair==0.25.2
80+
jsonpatch==1.33
81+
jsonpickle==4.1.1
82+
jsonpointer==3.0.0
83+
jsonref==1.1.0
84+
jsonschema==4.24.0
85+
jsonschema-specifications==2025.4.1
86+
kubernetes==33.1.0
87+
lancedb==0.24.0
88+
langchain==0.3.26
89+
langchain-cohere==0.3.5
90+
langchain-community==0.3.27
91+
langchain-core==0.3.68
92+
langchain-experimental==0.3.4
93+
langchain-openai==0.2.14
94+
langchain-text-splitters==0.3.8
95+
langsmith==0.3.45
96+
litellm==1.72.6
97+
Mako==1.3.10
98+
Markdown==3.8.2
99+
markdown-it-py==3.0.0
100+
MarkupSafe==3.0.2
101+
marshmallow==3.26.1
102+
matplotlib-inline==0.1.7
103+
mdurl==0.1.2
104+
mem0ai==0.1.114
105+
mergedeep==1.3.4
106+
mkdocs==1.6.1
107+
mkdocs-get-deps==0.2.0
108+
mkdocs-material==9.6.15
109+
mkdocs-material-extensions==1.3.1
110+
mmh3==5.1.0
111+
monotonic==1.6
112+
mpmath==1.3.0
113+
multidict==6.6.3
114+
mypy_extensions==1.1.0
115+
networkx==3.5
116+
nodeenv==1.9.1
117+
numpy==2.3.1
118+
oauthlib==3.3.1
119+
onnxruntime==1.22.0
120+
openai==1.93.3
121+
openpyxl==3.1.5
122+
opentelemetry-api==1.34.1
123+
opentelemetry-exporter-otlp-proto-common==1.34.1
124+
opentelemetry-exporter-otlp-proto-grpc==1.34.1
125+
opentelemetry-exporter-otlp-proto-http==1.34.1
126+
opentelemetry-instrumentation==0.55b1
127+
opentelemetry-instrumentation-asgi==0.55b1
128+
opentelemetry-instrumentation-fastapi==0.55b1
129+
opentelemetry-proto==1.34.1
130+
opentelemetry-sdk==1.34.1
131+
opentelemetry-semantic-conventions==0.55b1
132+
opentelemetry-util-http==0.55b1
133+
orjson==3.10.18
134+
overrides==7.7.0
135+
packaging==24.2
136+
paginate==0.5.7
137+
pandas==2.3.1
138+
parso==0.8.4
139+
pathspec==0.12.1
140+
pdfminer.six==20250506
141+
pdfplumber==0.11.7
142+
pexpect==4.9.0
143+
pillow==11.3.0
144+
platformdirs==4.3.8
145+
playwright==1.53.0
146+
portalocker==2.10.1
147+
posthog==3.25.0
148+
pre_commit==4.2.0
149+
prompt_toolkit==3.0.51
150+
propcache==0.3.2
151+
protobuf==5.29.5
152+
ptyprocess==0.7.0
153+
pure_eval==0.2.3
154+
pyarrow==20.0.0
155+
pyasn1==0.6.1
156+
pyasn1_modules==0.4.2
157+
pybase64==1.4.1
158+
pycparser==2.22
159+
pydantic==2.11.7
160+
pydantic-settings==2.10.1
161+
pydantic_core==2.33.2
162+
pyee==13.0.0
163+
Pygments==2.19.2
164+
PyJWT==2.10.1
165+
pymdown-extensions==10.16
166+
pypdf==5.7.0
167+
pypdfium2==4.30.1
168+
PyPika==0.48.9
169+
pyproject_hooks==1.2.0
170+
pyright==1.1.403
171+
pysbd==0.3.4
172+
python-dateutil==2.9.0.post0
173+
python-dotenv==1.1.1
174+
pytube==15.0.0
175+
pytz==2025.2
176+
pyvis==0.3.2
177+
PyYAML==6.0.2
178+
pyyaml_env_tag==1.1
179+
qdrant-client==1.14.3
180+
referencing==0.36.2
181+
regex==2024.11.6
182+
requests==2.32.4
183+
requests-oauthlib==2.0.0
184+
requests-toolbelt==1.0.0
185+
rich==13.9.4
186+
rpds-py==0.26.0
187+
rsa==4.9.1
188+
schema==0.7.7
189+
shellingham==1.5.4
190+
six==1.17.0
191+
sniffio==1.3.1
192+
soupsieve==2.7
193+
SQLAlchemy==2.0.41
194+
stack-data==0.6.3
195+
stagehand==0.4.0
196+
stagehand-py==0.3.10
197+
starlette==0.46.2
198+
sympy==1.14.0
199+
tabulate==0.9.0
200+
tenacity==9.1.2
201+
tiktoken==0.9.0
202+
tokenizers==0.20.3
203+
tomli==2.2.1
204+
tomli_w==1.2.0
205+
tqdm==4.67.1
206+
traitlets==5.14.3
207+
typer==0.16.0
208+
types-requests==2.32.4.20250611
209+
typing-inspect==0.9.0
210+
typing-inspection==0.4.1
211+
typing_extensions==4.14.1
212+
tzdata==2025.2
213+
urllib3==2.5.0
214+
uv==0.7.20
215+
uvicorn==0.35.0
216+
uvloop==0.21.0
217+
virtualenv==20.31.2
218+
watchdog==6.0.0
219+
watchfiles==1.1.0
220+
wcwidth==0.2.13
221+
websocket-client==1.8.0
222+
websockets==15.0.1
223+
wrapt==1.17.2
224+
yarl==1.20.1
225+
zipp==3.23.0
226+
zstandard==0.23.0

0 commit comments

Comments
 (0)