Dilraj Singh
fcc5eb9dab
Update example in examples/models/claude-3.7-sonnet.py ( #909 )
...
The original example didn't do `load_dotenv()`.
Once you do that, it'll work as long as you have the `ANTHROPIC_API_KEY`.
2025-03-02 12:34:35 -08:00
Magnus Müller
bbada488d3
feat: Add Wikipedia navigation example from banana to quantum mechanics
2025-02-24 12:58:32 -08:00
Gregor Žunič
14eb182c7d
removed uv lock, claude 3.7 example
2025-02-24 10:58:49 -08:00
Magnus Müller
bd94288c84
Merge pull request #831 from D-Yuva/patch-2
...
Create README.md
2025-02-23 13:54:29 -08:00
Magnus Müller
2a6416f272
Add flexible system prompt customization options
...
- Modify SystemPrompt class to support optional system message override and extension
- Update Agent and AgentSettings to include new system prompt customization parameters
- Update documentation and example to demonstrate new system prompt customization methods
- Remove deprecated system_prompt_class parameter
- Provide two ways to customize system prompt: extend or override completely
2025-02-23 12:25:33 -08:00
Yuva
2890a006a6
Create README.md
2025-02-23 15:15:06 +05:30
Magnus Müller
f7c16976cb
gemini example
2025-02-21 21:43:15 -08:00
Magnus Müller
5720298254
Find email address example
2025-02-20 18:56:15 -08:00
Magnus Müller
5611ce8b49
Delete examples
2025-02-18 12:51:25 -08:00
Magnus Müller
75d7e455a4
Merge remote-tracking branch 'origin/gregor/random-restructure' into dev
2025-02-18 12:05:17 -08:00
Magnus Müller
208f9f3517
Example find influencer profiles
2025-02-17 17:09:02 -08:00
Matic Zavadlal
e8b1852ac1
Create context.py
2025-02-16 17:30:16 +01:00
Morris Lee
22064b90c0
Add readme for ui
2025-02-15 17:46:57 +08:00
Morris Lee
be24fe925a
Add instruction for streamlit demo
2025-02-15 17:39:18 +08:00
Morris Lee
2495c116b4
Add streamlit demo
2025-02-15 17:37:05 +08:00
Morris Lee
8dd18d0906
Revert "Revert "Check responding api_key is it loaded properly with load dotenv""
...
This reverts commit 48f8abd390 .
2025-02-15 17:18:59 +08:00
Morris Lee
48f8abd390
Revert "Check responding api_key is it loaded properly with load dotenv"
...
This reverts commit 0ad4d5c321 .
2025-02-15 17:17:34 +08:00
Morris Lee
0ad4d5c321
Check responding api_key is it loaded properly with load dotenv
2025-02-15 17:14:22 +08:00
Morris Lee
0ed9e526fa
Refactoring code into functions
2025-02-15 17:00:07 +08:00
Morris Lee
4484cf022d
Add boilerplate code to protects users from accidentally invoking the script
2025-02-15 16:55:38 +08:00
Morris Lee
4caa4f21dc
Rearrange import according to PEP 8 guideline, fix missing import
2025-02-15 16:52:05 +08:00
Morris Lee
99fe4768e7
Rearrange import according to PEP 8 guideline
2025-02-15 16:51:32 +08:00
Morris Lee
b9d2a1796d
Move import ChatAnthropic in if statement
2025-02-15 16:50:33 +08:00
Matic Zavadlal
af76a92570
stash
2025-02-14 21:55:20 +01:00
Matic Zavadlal
5bd9ed2731
stash
2025-02-14 18:56:57 +01:00
Gregor Žunič
ded606a233
outsource state
2025-02-13 22:32:18 -08:00
Gregor Žunič
aa19548eff
outsourced state v1
2025-02-13 21:48:00 -08:00
Matic Zavadlal
c9b9004888
Update simple.py
2025-02-13 14:50:44 +01:00
Matic Zavadlal
88dfabea5b
Merge branch 'main' into matic/random
2025-02-13 13:33:09 +01:00
Magnus Müller
f67222ed67
Merge pull request #642 from k-w-lee/improve-use-cases
...
Improve use cases
2025-02-11 19:10:30 -08:00
Magnus Müller
8f32df57af
Merge pull request #622 from 0xAsten/remove-unused-imports
...
Remove unnecessary import statements
2025-02-11 19:07:34 -08:00
Magnus Müller
5b5852bb4a
Merge pull request #675 from browser-use/asktessa-search
...
Example custom function for web search
2025-02-11 18:26:13 -08:00
magmueller
ce35eb4cc3
Example custom function for web search
2025-02-11 18:25:30 -08:00
Matic Zavadlal
543d01f250
stash
2025-02-10 22:48:23 +01:00
Morris Lee
6822ace171
add goal to each use case, and a README.md to specify each use case objective
2025-02-10 00:02:25 +08:00
Morris Lee
15976d79e8
Standardise and refactor agent script for clarity and modularity
2025-02-09 23:48:56 +08:00
Morris Lee
c1d93dd8e7
improve import order aligning to standard PEP 8, and Validate required environment variables
2025-02-09 23:18:21 +08:00
Asten
4fda95d560
Remove unnecessary import statements
2025-02-08 14:38:51 +08:00
magmueller
3731c24d76
Shopping example
2025-02-07 08:07:47 -05:00
Matic Zavadlal
70ed35f29d
Update simple.py
2025-02-07 01:13:41 +01:00
Matic Zavadlal
a433c476d1
cleanup
2025-02-07 01:13:16 +01:00
Matic Zavadlal
76f7516e9b
mem
2025-02-06 22:17:54 +01:00
Matic Zavadlal
1200f76a6a
cleanup
2025-02-06 21:49:03 +01:00
Matic Zavadlal
7a50c50be8
cleanup
2025-02-06 21:37:37 +01:00
Matic Zavadlal
ca90d0f1f1
stash
2025-02-06 20:05:45 +01:00
magmueller
0b61750a1c
Ability to read files
2025-02-04 22:57:06 -08:00
magmueller
ea3fd5b083
Check if file paths are allowed
2025-02-04 22:34:15 -08:00
magmueller
98f159e8b4
Planner with deepseek
2025-02-04 21:41:09 -08:00
magmueller
90f949a72b
Planner update prompt
2025-02-04 16:32:58 -08:00
magmueller
b88c177d1c
Added planer to comine gpt4o with o3 mini
2025-02-03 14:17:38 -08:00