James C. Palmer
94edb8e001
Add functionality to specify config file and app prefix
2024-03-23 16:37:37 -07:00
James C. Palmer
c0ed82c465
Add app configuration management
...
- Integrate Pydantic and Pydantic Settings for config models and validation
- Add `config.yaml` for structured and readable configuration
- Centralize environment variable loading and configuration instance
2024-03-23 15:25:32 -07:00
James C. Palmer
2bf6dbc8c1
Merge branch 'issue-116' into config
2024-03-23 14:57:15 -07:00
James C. Palmer
309bec35e4
Add pydantic and pydantic-settings.
2024-03-23 14:51:27 -07:00
Ty Fiero
f9cc6bb665
Merge pull request #120 from tyfiero/Add-interactive-local-mode
...
Local mode fixes
2024-03-22 18:40:40 -07:00
Ty Fiero
1190dcc442
Local mode fixes
2024-03-22 18:39:33 -07:00
James C. Palmer
04a3874ae1
Change documentation link for local providers/models.
2024-03-22 17:07:51 -07:00
Mike Bird
7baa127f77
Update setup.mdx
2024-03-22 17:23:42 -06:00
James C. Palmer
216ecd6c9a
Fix `UnboundLocalError` and make model configurable
...
This commit addresses two issues in `software/source/server/i.py`:
1. Fix the `UnboundLocalError` caused by importing the `os` module at both the top level and within the `configure_interpreter` function.
2. Make the `interpreter.llm.model` configurable via the `MODEL` environment variable or `--model` command line argument. Defaults to gpt-4. This allows users to run O1 locally.
Fixes #116
2024-03-22 16:05:19 -07:00
Ty Fiero
6d0e885c55
Merge pull request #113 from rudrodip/main
...
Fix handling of empty audio content in listener function
2024-03-22 10:27:09 -07:00
rudrodip
4e6786ada6
Fix handling of empty audio content in listener function
2024-03-22 22:42:01 +06:00
killian
e714647a00
System message changes
2024-03-21 19:00:20 -07:00
killian
079198b717
Merge pull request #92 from kubla/patch-4
...
Update README.md
2024-03-21 18:39:31 -07:00
killian
2133af8f9d
Merge pull request #91 from kubla/patch-3
...
Update README.md
2024-03-21 18:39:13 -07:00
Ty Fiero
beee4a3bad
Merge pull request #97 from tyfiero/Ubuntu-fix
...
Fix error on ubuntu machines
2024-03-21 16:29:23 -07:00
Ty Fiero
6f6133422c
Fix error on ubuntu machines
2024-03-21 16:28:26 -07:00
Ty Fiero
8f96484675
Merge pull request #93 from OpenInterpreter/Change-naming-convention
...
Rename directories to software and source
2024-03-21 16:01:31 -07:00
Ty Fiero
d8e575d386
Rename directories to software and source
2024-03-21 14:20:50 -07:00
kubla
7ee9e8574f
Update README.md
...
Fixed link to CONTRIBUTING.md - it's in the root, not /docs
2024-03-21 17:10:11 -04:00
kubla
0e2d7705ec
Update README.md
...
Fixed two small typos
2024-03-21 17:01:34 -04:00
killian
c8ea1a5554
Update README.md
2024-03-21 12:58:35 -07:00
killian
c6dbefe627
Update README.md
2024-03-21 12:55:55 -07:00
killian
afa87f0c59
Update README.md
2024-03-21 12:55:19 -07:00
killian
ad5abd7a87
Merge pull request #89 from dagmawibabi/main
...
Labeled Wiring Diagram
2024-03-21 11:48:33 -07:00
Dagmawi Babi
f172fa7a81
fixed typo in readme
...
recieve --> receive
2024-03-21 20:39:10 +03:00
Dagmawi Babi
8e88d90959
Labeled Wiring Diagram
...
I created a simple wiring diagram that helps identify which hardware component is which. There's also a figma link to it. https://www.figma.com/file/7SnEpvab9hdygVNaYMxABS/Untitled?type=design&node-id=1%3A10&mode=design&t=eePQPAqOG3PlpKL6-1
2024-03-21 20:33:58 +03:00
killian
cb2b857d81
Update README.md
2024-03-21 10:08:06 -07:00
Ty Fiero
1cee82de75
Update README.md
2024-03-21 09:57:13 -07:00
killian
21d27fe7ad
Update README.md
2024-03-21 09:54:02 -07:00
killian
1b3a87d3a3
Update README.md
2024-03-21 09:53:25 -07:00
Ty Fiero
dfb5c59be7
Merge pull request #86 from OpenInterpreter/update-docs
...
new banner
2024-03-21 09:27:20 -07:00
Mike Bird
326b52cb24
new banner
2024-03-21 12:25:54 -04:00
Ty Fiero
e6ec9bd13f
Update README.md
2024-03-21 09:24:16 -07:00
killian
44cb5028ee
Update ROADMAP.md
2024-03-21 08:38:51 -07:00
killian
7dadfb0ed9
Update README.md
2024-03-21 08:37:31 -07:00
killian
182ed2270c
Merge pull request #85 from OpenInterpreter/update-docs
...
add stl links for 01 light
2024-03-21 08:09:44 -07:00
Mike Bird
9a5895dfcd
add stl links for 01 light
2024-03-21 11:04:36 -04:00
killian
ce24df1db4
Update README.md
2024-03-21 07:59:49 -07:00
killian
edde0e19d1
Update README.md
2024-03-21 07:55:56 -07:00
killian
1cd75dcedc
Create README.md
2024-03-21 07:55:37 -07:00
killian
59cd875c4b
Update README.md
2024-03-21 07:49:57 -07:00
killian
0a61c685b8
Update README.md
2024-03-21 07:48:46 -07:00
killian
80840544ef
Merge pull request #84 from tyfiero/Modifications-to-schedule-function
...
Modifications to schedule function
2024-03-21 07:24:39 -07:00
killian
6fdd2d1212
Update README.md
2024-03-21 06:23:07 -07:00
killian
12be57dfe7
Update README.md
2024-03-20 23:19:17 -07:00
killian
87fe96ebbf
Merge pull request #83 from OpenInterpreter/bees_branch
...
Minor edits to readme
2024-03-20 23:12:07 -07:00
human-bee
83f14ad3aa
Minor edits to readme
2024-03-20 23:03:38 -07:00
Ty Fiero
310052d71d
Change port number to 10001
2024-03-20 22:53:44 -07:00
killian
c981a20a36
Banner
2024-03-20 22:40:55 -07:00
Ty Fiero
3a07d59391
Change how interpreter imports skills, and modify the schedule function
2024-03-20 22:38:23 -07:00