Commit History
New tool loading logic : basic tools are individual files in tools. For a given profile, tools are looked into tools.txt and autodiscovered locally or in the library.
5e475c2
Ruff
fd16944
ruff + tests
af6f1fa
Demo is now "profile", change the env variable, restructure the profile/tools/prompts folders, move default prompt in a dedicated file,
24740b9
bundle demo prompt assets
c5fca91
RemiFabre
commited on
print->logger on tool and demo init. Added local logging config since the main one is not loaded at import level
e209e05
RemiFabre
commited on
Type check
57aa732
Improving prompts and tools loading
e9030fb
instructions are now pure text format + removing the "requirements.txt"
84af0f5
ruff
117ca01
Fix tool specs
a138f42
Ruff
7f4143a
RemiFabre
commited on
Better check for requirements in the demo folder.
8f87f02
Squashing the commits for creating usecases
6fb4148
Merge pull request #100 from matthieu-smurf/patch-1
8e3aad2
unverified
Alina
commited on
Merge pull request #105 from pollen-robotics/104-shouldnt-use-timetime-in-head-wobbler-implementation
4af767f
unverified
Remi
commited on
Swapping time.time() to time.monotonic()
b5d18ce
RemiFabre
commited on
Merge pull request #103 from pollen-robotics/fix/head-wobbler-feed-delay
6bf9ec9
unverified
Remi
commited on
Merge pull request #102 from pollen-robotics/fix/resample-overhead
b7e5088
unverified
Remi
commited on
ruff
ba448b6
RemiFabre
commited on
Putting self_base_ts initialization before self.sway.feed call to deduce computation duration from the target time
34b3dbf
unverified
CarolinePascal
commited on
Fixing librosa.resample import and first call overhead
c3a844c
unverified
CarolinePascal
commited on
Merge pull request #98 from pollen-robotics/82-connectionclosederror-fix
601cd23
unverified
Alina
commited on
Refactor start_up method
7121d64
Alina Lozovskaya
commited on
Revise Reachy Mini's personality and response style
76ccf9a
unverified
matthieu-smurf
commited on
Extend dev in pyproject.toml for tests
eb81a39
Alina Lozovskaya
commited on
Handle abrupt websocket closures with retry and safe shutdown
3bd411c
Alina Lozovskaya
commited on
Merge pull request #96 from pollen-robotics/95-fix-read-env-file
21147c0
unverified
Alina
commited on
Add environment variable fallback in config.py
13c1daf
Alina Lozovskaya
commited on
Improve env file loading in config.py
1d4f670
Alina Lozovskaya
commited on
Merge pull request #94 from pollen-robotics/83-fix-circular-dependency-all-vision
3c18bdb
unverified
Alina
commited on
Remove circular dependency in all_vision extra
07cc5a9
Alina Lozovskaya
commited on
Merge pull request #92 from pollen-robotics/Fix-colors-blindness
93b39f4
unverified
Alina
commited on
one of these days I'll open a PR without linting issues
0eda236
Fix color blindness :)
b8d8680
Merge pull request #75 from pollen-robotics/73-use-non-beta-openai
5a7f7c7
unverified
Alina
commited on
Removing unused head_wobbler.reset() comment
aaf930f
RemiFabre
commited on
Add a todo comment to openai_realtime.py
2a327ad
Alina Lozovskaya
commited on
Revert prompts.py to version from develop
bccc099
Alina Lozovskaya
commited on
Merge pull request #77 from pollen-robotics/76-gstreamer-backend-not-working
2977a18
unverified
Alina
commited on
Merge pull request #78 from pollen-robotics/74-folder-images-is-missing
a8d982b
unverified
Alina
commited on
bug #74: images folder restored
d7e3aa9
Fix mypy errors
c78986d
Alina Lozovskaya
commited on
bug #76: add sleep in launch to let the webrtc connexion to startup. add a await sleep in the record to give more space to the gstreamer consumer
525d33a
Remove head_wobbler.reset
c9e2eb0
Alina Lozovskaya
commited on
Explain idle behaviour
f9eae57
Alina Lozovskaya
commited on
Remove unsuported modalities, unused line, restore turn_detection
5ff9d55
Alina Lozovskaya
commited on
Revert send_idle_signal
6fefb33
Alina Lozovskaya
commited on
Apply Ruff to openai_realtime.py
7d9ed54
Alina Lozovskaya
commited on