Commit Graph

123 Commits

Author SHA1 Message Date
Nick Sweeting
0d08077b02 Fix imports of DeepSeek examples in docs (#1753) 2025-05-23 06:49:58 -07:00
Nick Sweeting
6047bb5b43 Document new vector store customizability (#1758) 2025-05-23 06:46:00 -07:00
Nick Sweeting
f626eefcec fix icon 2025-05-23 06:41:00 -07:00
Nick Sweeting
3b72276f2f more docs connection tweaks 2025-05-23 06:32:59 -07:00
Nick Sweeting
f11aa8b5af controller docs updating 2025-05-23 06:26:01 -07:00
Nick Sweeting
1daea8153e docs consistency and formatting 2025-05-23 06:04:23 -07:00
democrazyfi
556ea31623 Fix imports of DeepSeek examples in docs 2025-05-23 17:01:31 +04:00
Nick Sweeting
667e889830 more docs deduping and updating 2025-05-23 05:41:00 -07:00
Nick Sweeting
e82b77eac7 clearer docs headings and ordering 2025-05-23 05:16:38 -07:00
Nick Sweeting
f44a6d5be8 better cross-linking between docs 2025-05-23 05:08:14 -07:00
Enzo Biondo
2c7b718767 Merge branch 'main' into docs/document-memory-customizability 2025-05-23 09:04:13 -03:00
Nick Sweeting
bbd53a0130 small docs tweaks 2025-05-23 04:46:00 -07:00
Nick Sweeting
4f39806a19 more docs updating 2025-05-23 04:39:13 -07:00
Nick Sweeting
eabf547e96 update BrowserSession and BrowserProfile docs 2025-05-23 04:20:45 -07:00
EnzoFanAccount
a1d997d37e Document new vector store customizability 2025-05-22 22:52:42 -03:00
Nick Sweeting
187641f695 add support for nested sensitive_data 2025-05-22 04:58:23 -07:00
Nick Sweeting
402384358f be more explicit in docs 2025-05-13 18:55:09 -07:00
Nick Sweeting
2c933c34ec update docs to include bad examples 2025-05-13 18:40:19 -07:00
Nick Sweeting
7e26eb14b1 add glob support to allowed_domains 2025-05-13 18:25:28 -07:00
Nick Sweeting
110543b48d add note about API key rename 2025-05-13 17:46:08 -07:00
Nick Sweeting
f62d691bce fix hooks example lines 2025-05-13 17:42:35 -07:00
Nick Sweeting
9c11c8a8ca fix handler func 2025-05-13 17:41:47 -07:00
Nick Sweeting
3e66046046 linter 2025-05-13 17:18:50 -07:00
Nick Sweeting
ec39396c23 make hooks docs clearer 2025-05-13 16:40:02 -07:00
Daniel Hwang
fcde20d506 MOD: update doc about how to use allowed_domains with sensitive_data 2025-05-12 18:22:22 -04:00
Nick Sweeting
96682d8910 switch back from patchright to playwright until issues are resolved 2025-05-09 18:14:07 -07:00
Nick Sweeting
d6a7b9e2c4 document the keep_alive flag 2025-05-07 07:22:31 +08:00
Nick Sweeting
3a8dac895f add more advanced hook examples to docs 2025-05-06 20:55:33 +08:00
Nick Sweeting
5c1127bf33 document allowed_domains 2025-05-04 22:39:03 +08:00
Nick Sweeting
28906fd5d6 print a warning if any required sensitive data keys are not defined 2025-05-04 20:18:52 +08:00
Nick Sweeting
e5917dcbe7 document new save_playwright_script_path flag 2025-05-04 02:17:06 +08:00
Nick Sweeting
d08b402101 finish updating last few locations where nested window_size was used 2025-05-04 00:29:29 +08:00
Max Comperatore
cf6d8af73e Refine viewport expansion logic and update documentation for clarity 2025-05-02 21:50:51 +00:00
Nick Sweeting
85586ef821 Merge branch 'main' into mathisarends-viadee/extend-system-prompt-for-planner-llm 2025-04-21 11:03:05 -07:00
Nick Sweeting
db54a6c8b3 fix vector_store_path duplication/inconsistency 2025-04-21 10:39:02 -07:00
Nick Sweeting
738508d413 Merge branch 'main' into mathisarends-viadee/extend-system-prompt-for-planner-llm 2025-04-21 10:17:33 -07:00
Nick Sweeting
ae3bfadc0b Merge pull request #1424 from dha-aa/add-grok-model-docs-and-example 2025-04-21 10:12:31 -07:00
Nick Sweeting
1ac623f798 Merge pull request #857 from neo773/bot-detection-batch 2025-04-21 09:56:27 -07:00
Nick Sweeting
f8eb95130f Merge pull request #1435 from EnzoFanAccount/docs/fix-gemini-examples 2025-04-21 09:55:09 -07:00
EnzoFanAccount
c415cdd25b change GOOGLE_API_KEY to GEMINI_API_KEY. If using GOOGLE_API_KEY, this error will return: ValueError: LLM API Key environment variables not set up for ChatGoogleGenerativeAI, missing: ['GEMINI_API_KEY'] 2025-04-21 11:59:32 -03:00
dha-aa
b68b0cc1e7 add X AI (Grok) integration example to supported models 2025-04-19 01:34:50 +00:00
Dev-Khant
52ac120e94 Merge branch 'main' into fix-huggingface-issue 2025-04-17 13:38:18 +05:30
Dev-Khant
c4ea195ae4 address comments 2025-04-17 13:35:26 +05:30
Nick Sweeting
8ba3e570e6 Merge branch 'main' into bot-detection-batch 2025-04-16 15:19:02 -07:00
Nick Sweeting
fbe0c87c14 Update docs/customize/system-prompt.mdx 2025-04-16 18:08:22 -04:00
Nick Sweeting
32a87057eb Apply suggestions from code review 2025-04-16 17:56:43 -04:00
Jason
f6d890116b fix: add novita description 2025-04-16 22:02:04 +08:00
Jason
25bfd67c17 fix: fix novita environment variable 2025-04-16 21:55:49 +08:00
Jason
45dc23caf4 fix: remove NOVITA_API_KEY env 2025-04-16 18:21:12 +08:00
Jason
627ff228a3 Merge branch 'main' into feat/novita 2025-04-16 15:09:29 +08:00