Ty Fiero
|
e65c811d49
|
Default to ngrok, fix portal, fix tunneling
|
2024-03-12 01:41:46 -07:00 |
Ajeet yadav
|
e8c0c840c7
|
Added Pipeline and Precommit
|
2024-03-10 23:55:34 +05:30 |
killian
|
e744c4f1b2
|
Simplified
|
2024-03-10 05:58:14 -07:00 |
killian
|
42a63716e2
|
Let it run server / client independently
|
2024-03-08 22:12:22 -08:00 |
killian
|
8f969574e2
|
Fixed camera bug, bumped version
|
2024-03-08 14:07:51 -08:00 |
killian
|
4c82587db8
|
Fixed local whisper
|
2024-03-07 11:29:29 -08:00 |
killian
|
166706d203
|
Fixed skills dir
|
2024-03-07 11:18:22 -08:00 |
killian
|
cadbeb751c
|
`0.0.10`
|
2024-03-07 11:16:02 -08:00 |
killian
|
3ff1397078
|
`0.0.9`
|
2024-03-07 11:00:40 -08:00 |
killian
|
02abac026f
|
The pythonization of `tunnel`
|
2024-03-07 10:29:17 -08:00 |
killian
|
701d357e30
|
`start.py`, modular architecture, OI flags, mutable items to user dir
|
2024-03-07 02:54:32 -08:00 |
killian
|
10b2fdbe04
|
System message updates
|
2024-03-06 20:37:09 -08:00 |
killian
|
ed1fd91087
|
Merge pull request #64 from tyfiero/Schedule-function-functionality
Schedule function functionality
|
2024-03-01 01:08:58 -08:00 |
Ty Fiero
|
8b0481d7c9
|
System message change
|
2024-02-29 19:40:51 -08:00 |
Ty Fiero
|
eb07ca893e
|
Use post request for schedule function
|
2024-02-29 19:37:52 -08:00 |
Shiven Mian
|
4065b15b1b
|
fix: esp32 use port only if specified + captive portal UI changes
|
2024-02-29 19:27:48 -08:00 |
killian
|
9fa3ef5302
|
Deleted `open_ableton` skill
|
2024-02-29 09:48:25 -08:00 |
Zohaib Rauf
|
ec4334098c
|
Updated the ESP32 to get wifi details, 01OS server address and start the device
|
2024-02-25 19:05:15 -08:00 |
Zohaib Rauf
|
edee74b70b
|
Able to get 01OS server address and ping it
|
2024-02-25 17:52:25 -08:00 |
killian
|
79e7159fc7
|
Merge pull request #56 from tyfiero/Skip-install-of-local-models-if-already-installed
Check if local tts + stt models are already installed before installing them again
|
2024-02-25 09:18:58 -08:00 |
Ty Fiero
|
977607c8c9
|
Check if installed
|
2024-02-24 22:13:16 -08:00 |
Ty Fiero
|
ff531d0303
|
Add proper process handling
|
2024-02-24 17:48:40 -08:00 |
killian
|
8ce98cc5a1
|
Bumped `fastapi`
|
2024-02-24 16:02:51 -08:00 |
killian
|
1597be78cf
|
Merge pull request #53 from shivenmian/u/shivenmian/teach
feat: added teach mode with OS mode, restructured sys messages
|
2024-02-24 14:37:51 -08:00 |
killian
|
da7166a428
|
Merge pull request #52 from MikeBirdTech/contributors
Supporting documentation
|
2024-02-24 14:11:57 -08:00 |
Shiven Mian
|
f336225d37
|
feat: added teach mode with OS mode / point model
|
2024-02-23 22:39:28 -08:00 |
Shiven Mian
|
dc064099c1
|
feat: teach 01 to make original jokes
|
2024-02-23 18:07:28 -08:00 |
killian
|
33b32575e8
|
Incremented version, added README for `pip`
|
2024-02-22 22:52:59 -08:00 |
killian
|
4c29888088
|
Incremented version, switch to vision model if images (only for `gpt`)
|
2024-02-22 22:47:36 -08:00 |
Tom Chapin
|
a162675d37
|
removing redundant readme and adding details about tunnel expose
|
2024-02-22 17:43:50 -08:00 |
Tom Chapin
|
298059b9c4
|
Adding support for tunneling with bore, localtunnel, and ngrok
|
2024-02-22 17:38:50 -08:00 |
Tom Chapin
|
859328da05
|
Merge branch 'main' into feature/replace-ngrok-with-open-source
|
2024-02-22 15:59:46 -08:00 |
Mike Bird
|
45afda17a8
|
contributing draft, roadmap skeleton, add black and isort
|
2024-02-22 17:25:02 -05:00 |
Tom Chapin
|
70734561e3
|
Merge branch 'main' into feature/replace-ngrok-with-open-source
# Conflicts:
# 01OS/.env.example
# 01OS/poetry.lock
# 01OS/pyproject.toml
|
2024-02-20 14:41:23 -08:00 |
Shiven Mian
|
23946c797e
|
fix: set path to skills dir
|
2024-02-19 16:16:36 -08:00 |
killian
|
47d3a527ec
|
Some fixes
|
2024-02-19 03:19:52 -08:00 |
killian
|
ff46b005d4
|
Fixed skill library
|
2024-02-19 02:23:02 -08:00 |
killian
|
d5131b5d8a
|
Fixed skill library
|
2024-02-19 02:20:24 -08:00 |
killian
|
8789443bea
|
Working.
|
2024-02-19 01:10:32 -08:00 |
killian
|
333e3cc6b7
|
Merge pull request #50 from shivenmian/u/shivenmian/teachfix
chore: add README for ESP32
|
2024-02-18 23:31:14 -08:00 |
killian
|
249ad7858b
|
Some fixes
|
2024-02-18 23:31:03 -08:00 |
Shiven Mian
|
133894b238
|
chore: add README for ESP32
|
2024-02-18 23:29:09 -08:00 |
killian
|
87d9ec8e1f
|
Merge pull request #49 from shivenmian/u/shivenmian/teachfix
fix: don't add code to skill if wrong + only add Python code
|
2024-02-18 22:46:58 -08:00 |
Shiven Mian
|
153f28482b
|
fix: update server_url
|
2024-02-18 22:43:34 -08:00 |
killian
|
fb11fcd03b
|
Expanded languages, OI_SKILL_DIR fix
|
2024-02-18 22:39:18 -08:00 |
Shiven Mian
|
c276a4cc97
|
Merge remote-tracking branch 'upstream/main' into u/shivenmian/teachfix
|
2024-02-18 22:29:02 -08:00 |
Shiven Mian
|
c98843978b
|
fix: don't add code to skill if wrong + only add python code
|
2024-02-18 22:26:45 -08:00 |
killian
|
d374da01b5
|
Skill fix
|
2024-02-18 22:01:41 -08:00 |
killian
|
5be2b40e62
|
Changes
|
2024-02-18 20:41:11 -08:00 |
killian
|
75752db415
|
Changes
|
2024-02-18 20:40:48 -08:00 |