Commit Graph

  • aa29584230 Updated Appendix human-bee 2024-08-28 19:11:23 -0700
  • 9db959ade9 Moved manufacturing report into correct folder human-bee 2024-08-28 19:03:48 -0700
  • d4c5300e58
    Added 01 Light Manufacturing Report Ben Steinher 2024-08-28 18:56:10 -0700
  • 51c8206c57 Fixing auth killian 2024-08-28 10:45:43 -0700
  • 36f765c4d1 Bumped OI and fixed auth killian 2024-08-28 08:55:36 -0700
  • 3784679a51
    Merge pull request #297 from OpenInterpreter/docs-update killian 2024-08-27 14:48:14 -0700
  • dad2c37395 Update documentation to include new Livekit and Light server setup guides, remove outdated run guide, and reflect changes to 01 platform introduction and hardware documentation. Mike Bird 2024-08-27 16:57:44 -0400
  • f0037fba37 Documentation killian 2024-08-26 08:30:57 -0700
  • b399e9cede Documentation killian 2024-08-26 08:29:43 -0700
  • c1c3c377e2 01.1 killian 2024-08-25 17:40:54 -0700
  • 0fe8b5636a 01.1 killian 2024-08-25 17:33:54 -0700
  • a7f381cb36 01.1 killian 2024-08-25 17:06:58 -0700
  • feddecdcc0 Bumped version killian 2024-08-25 11:04:19 -0700
  • f1ee068c0c Hardcode WiFi and server credentials moved to top of file for testing human-bee 2024-08-23 18:50:53 -0700
  • 5f2ddc8ce3 Hardcode WiFi and server credentials moved to top of file for testing human-bee 2024-08-23 18:46:33 -0700
  • 52d88fd72c Cleaned up starting logic killian 2024-08-22 18:56:30 -0700
  • 2d3a3d4938 Expanded documentation to include answers to common questions regarding communication encryption, third-party services used in exposing 01 servers, and clarify these for the users. #297 docs-update Mike Bird 2024-08-22 10:10:55 -0400
  • aa637d53b5
    Merge pull request #296 from benxu3/livekit-setup killian 2024-08-21 18:32:46 -0700
  • c658baf0b6 include livekit deps into the pyproject #296 Ben Xu 2024-08-21 18:27:47 -0700
  • 88eee844fa Added Packages killian 2024-08-19 17:02:28 -0700
  • 26adb89c0e
    Merge pull request #293 from benxu3/livekit killian 2024-08-16 10:30:09 -0700
  • bb98b27040 remove token from QR code #293 Ben Xu 2024-08-15 16:19:29 -0700
  • d9ee20efaa support ngrok tunnels on livekit Ben Xu 2024-08-15 15:19:16 -0700
  • a595bdf570 consolidate tunneling to ngrok service Ben Xu 2024-08-15 15:18:56 -0700
  • 109a028ee3 Revert "refactor domain into expose" Ben Xu 2024-08-15 14:53:35 -0700
  • 1398afc4a1 Revert "amend logic error in expose" Ben Xu 2024-08-15 14:53:25 -0700
  • 1a26f3ec7b Reapply "specify unused port" Ben Xu 2024-08-15 14:52:54 -0700
  • 6cfa5b98ae Revert "specify unused port" Ben Xu 2024-08-15 14:52:08 -0700
  • 278eee820b amend logic error in expose Ben Xu 2024-08-15 12:48:24 -0700
  • 7182f10c38 refactor domain into expose Ben Xu 2024-08-15 12:30:58 -0700
  • 8f08dc2f8a specify unused port Ben Xu 2024-08-14 18:10:54 -0700
  • 0572d6e9f1 increase time between processes Ben Xu 2024-08-14 18:10:43 -0700
  • 25279976b5 add livekit command Ben Xu 2024-08-14 14:33:26 -0700
  • 2f1beda6a6 Privacy Policy killian 2024-08-08 15:00:25 -0700
  • d4259759d1
    Docs overhaul killian 2024-08-01 10:59:37 -0700
  • d1989027ef update default profile #291 Mike Bird 2024-07-30 15:10:34 -0400
  • 70d6816751 link to lmc doc Mike Bird 2024-07-30 15:09:36 -0400
  • c7078bac64 punctuation Mike Bird 2024-07-30 15:07:25 -0400
  • 59166769e4 Added detailed instructions for installing Poetry on various platforms. Mike Bird 2024-07-30 15:06:47 -0400
  • c12e7fd146 Updated `docs/software/introduction.mdx` to reflect the new location of the connect documentation, now pointing users to "/hardware/01-light/connect". Mike Bird 2024-07-30 15:04:52 -0400
  • 93f635b915 Changed tests, remove acknowledge requirement killian 2024-07-29 19:45:33 -0700
  • 13dec67c43 updated mint.json Mike Bird 2024-07-29 18:54:25 -0400
  • 64cc756260 Updated FAQ section with new accordion titles and content, removed redundant information and improved clarity on topics such as device connection, server running requirements, and API credit options. Mike Bird 2024-07-29 18:54:05 -0400
  • e162dd88fa Added detailed component explanations, usage instructions, and contribution guidelines to `introduction.mdx` documentation. Mike Bird 2024-07-29 18:53:42 -0400
  • 72ca4d4f3b **Added documentation for custom hardware integration with O1 server software** Mike Bird 2024-07-29 18:53:16 -0400
  • a215233c2c 01 light docs Mike Bird 2024-07-29 18:52:53 -0400
  • 6ad16c419e mobiles docs, separate android and ios Mike Bird 2024-07-29 18:52:11 -0400
  • d9d79a21fd
    Merge 8ba20de10c into fc97ef6a24 #266 netscorx 2024-07-26 21:57:10 -0300
  • a5eeb8dd29 "Refactor hardware documentation: Consolidate ESP32 setup instructions" Mike Bird 2024-07-22 17:35:40 -0400
  • 976ebd444a Enhance CLI flags with more detailed descriptions and usage examples. Mike Bird 2024-07-22 16:33:17 -0400
  • 5fabfb06f0 Expand the configuration guide with examples and instructions on using custom profiles, including TTS provider setup Mike Bird 2024-07-22 16:24:05 -0400
  • fc97ef6a24 Added tests killian 2024-07-22 12:12:50 -0700
  • d2496fa8a2 Removed print statements, better audio playback killian 2024-07-16 08:28:29 -0700
  • 4640b4f1a0 Use official OI server. 3 second latency. killian 2024-07-15 21:58:33 -0700
  • fef311e5b3 Updated realtimestt, removed print statements killian 2024-07-15 14:22:37 -0700
  • 6ee37e7f66 Updated packages, only run `mpv` if needed killian 2024-07-15 14:18:03 -0700
  • 6c3bcd214b
    Merge pull request #290 from OpenInterpreter/update-documentation killian 2024-07-15 13:54:51 -0700
  • 296d84ebd2 Global interpreter #290 update-documentation killian 2024-07-15 13:51:44 -0700
  • f6ec3dfed0
    Merge pull request #288 from OpenInterpreter/update-documentation killian 2024-07-15 11:11:41 -0700
  • c5bb1a910e Update FAQ: Add support for standalone devices & hosted servers, mobile apps. #288 Mike Bird 2024-07-11 16:21:00 -0400
  • 596e4e15a7 "Update mobile control documentation: React Native app and community iOS app" Mike Bird 2024-07-11 16:17:29 -0400
  • b32484e129 Added instructions on how to use custom hardware with the 01 server in hardware documentation. Mike Bird 2024-07-11 15:57:09 -0400
  • 19ce6cb9c1 "Refactor hardware documentation for 01 Light" Mike Bird 2024-07-11 11:57:05 -0400
  • 8888fbd30e Created new pages (custom_hardware, desktop, and mobile) with guides on controlling 01 from different devices. Mike Bird 2024-07-11 11:41:59 -0400
  • d7f6520989 Incorporate updated firmware instructions into '01-light.mdx' Mike Bird 2024-07-11 11:22:27 -0400
  • 8e1d22e052 Merge branch 'update-documentation' of https://github.com/KillianLucas/01 into update-documentation Mike Bird 2024-07-11 11:05:12 -0400
  • ef1e711986 add llm examples to configure Mike Bird 2024-07-11 11:05:01 -0400
  • db3e2c3638 merge guides into configure Mike Bird 2024-07-11 11:01:04 -0400
  • dd0449a68d
    Merge branch 'main' into update-documentation Mike Bird 2024-07-10 14:55:33 -0600
  • a7c96bed62 remove preorder link from README Mike Bird 2024-07-10 16:07:44 -0400
  • 833520bf43 remove weird cursor artifacts Mike Bird 2024-07-10 15:43:45 -0400
  • 0204ed5aa3 accordion the answered faqs Mike Bird 2024-07-10 15:35:16 -0400
  • d7ecb690ad update mint.json Mike Bird 2024-07-10 15:18:48 -0400
  • c1babe19f4 add james' assembly video Mike Bird 2024-07-10 15:15:42 -0400
  • 4293884c5c tts docs Mike Bird 2024-07-10 15:09:05 -0400
  • d4c4229141 language model docs Mike Bird 2024-07-10 15:04:03 -0400
  • bbb6521e8f
    Merge pull request #265 from Yuan-ManX/README-2 killian 2024-07-10 11:52:58 -0700
  • 59c3e8723e
    Merge branch 'main' into README-2 #265 killian 2024-07-10 11:52:50 -0700
  • ad563e1a5c
    Merge branch 'main' into update-documentation Mike Bird 2024-07-10 12:52:25 -0600
  • d3d36f7060
    Merge 565f36882b into f6e6d34dbb #247 srini 2024-07-10 11:52:01 -0700
  • f12c00f98e
    Merge branch 'main' into update-documentation Mike Bird 2024-07-10 12:51:47 -0600
  • f6e6d34dbb
    Merge pull request #267 from eltociear/patch-6 killian 2024-07-10 11:51:44 -0700
  • d4a77bdd3f
    Merge pull request #285 from fontanierh/patch-1 killian 2024-07-10 11:50:47 -0700
  • 746c8920c4
    Merge pull request #289 from OpenInterpreter/human-bee-edits killian 2024-07-10 11:49:55 -0700
  • cefa9c4669 Added more to FAQ #289 killian 2024-07-10 11:49:20 -0700
  • 3b1f767011 remove references to i.py Mike Bird 2024-07-10 14:47:19 -0400
  • 88b702de19 profiles Mike Bird 2024-07-10 14:44:23 -0400
  • dbb920b27f
    Merge pull request #284 from benxu3/async-interpreter killian 2024-07-10 11:14:43 -0700
  • d8d7658f8a Restored sending TTS service to client #284 killian 2024-07-10 11:14:27 -0700
  • d13c0cf3a4 Open Interpreter compatible `--profiles` killian 2024-07-10 11:08:37 -0700
  • fda23e95b2 Implemented `profiles` killian 2024-07-10 10:56:54 -0700
  • ca1f7155db update flags Mike Bird 2024-07-10 11:22:56 -0400
  • 1ae939db92 change configure to only reference profiles Mike Bird 2024-07-10 10:43:26 -0400
  • e4b656f59f
    Update faq.mdx Ben Steinher 2024-07-09 14:18:15 -0700
  • 89b91d2365 improve software doc structure Mike Bird 2024-07-09 15:53:51 -0400
  • 83d472ed33 add h1s to 01 light page Mike Bird 2024-07-09 15:38:36 -0400
  • 251b5b7adb reorg OS pre-reqs Mike Bird 2024-07-09 14:19:25 -0400
  • 8d10679d5e add page for flags Mike Bird 2024-07-09 14:17:04 -0400
  • 9ba89177d2 better 01 light instructions Mike Bird 2024-07-09 14:13:53 -0400
  • e92555898c better m5 atom instructions Mike Bird 2024-07-09 14:11:43 -0400