v0.3.6
版本发布时间: 2024-08-08 09:16:17
OpenInterpreter/open-interpreter最新发布版本:v0.4.2(2024-10-25 05:22:03)
- First-class Claude support
- Java execution support by @CyanideByte
- Moondream fix, docs update,
--groq
profile by @MikeBirdTech - '-nhl' command to disable active line highlighting by @cyai
- Improved Linux support by @PiyushDuggal-source
- Export to
%markdown
magic by @Steve235lab - Remote Ollama server support by @raajikhan
- Much better error messaging by @JSee98
- Many llamafile updates by @CyanideByte
- Server life-saving by @imapersonman
- Docs fixes by @kevinmangan
- Run from
exe
by @jbexta - and more below...
FANTASTIC work this cycle everyone! More capable and more compatible all around.
What's Changed
- Update dev branch by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1327
- Java language execution support by @CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1326
- Linux support by @PiyushDuggal-source in https://github.com/OpenInterpreter/open-interpreter/pull/1332
- Update Development Branch by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1340
- Sync Main <> Development Branches by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1341
- updated markdown message for tip by @JSee98 in https://github.com/OpenInterpreter/open-interpreter/pull/1339
- Development Update by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1346
- re: remove redundant new line char for the tip by @cyai in https://github.com/OpenInterpreter/open-interpreter/pull/1344
- Update multiple-instances.mdx with correct key/value pairs for message dicts by @kevinmangan in https://github.com/OpenInterpreter/open-interpreter/pull/1342
- Big server upgrades, documentation edits by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1347
- Server tests by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1348
- Server authentication by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1353
- New
review
chunks by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1355 - Claude support by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1358
- Claude support by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1360
- Claude Support by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1362
- Llama 3.1 talk to your database profile by @MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1356
- Fixed tool using bugs by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1363
- Allow running from an executable by @jbexta in https://github.com/OpenInterpreter/open-interpreter/pull/1357
- feat: let people turn of active highlighting by @cyai in https://github.com/OpenInterpreter/open-interpreter/pull/1354
- Export conversation to markdown by @Steve235lab in https://github.com/OpenInterpreter/open-interpreter/pull/1282
- Disable active line highlighting, export to
md
, allow running from executable by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1364 - Fix: Unused HOST and PORT environment variables by @imapersonman in https://github.com/OpenInterpreter/open-interpreter/pull/1365
- Koissi's critical server fix, shrink image fix, huge logs fix, security improvements by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1369
- Added a YouTube video tutorial to the "Setup" guide by @MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1372
- New setup tutorial, more reliable server by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1375
- Docs update by @MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1345
- Update Dev Branch by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1378
- Fix error message on invalid model name and groq access to open inter… by @ighoshsubho in https://github.com/OpenInterpreter/open-interpreter/pull/1377
- Added Groq profile and flag by @MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1376
- New
--groq
profile + error message fix by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1379 - Template Profile by @MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1381
- add remote server support for ollama by @raajikhan in https://github.com/OpenInterpreter/open-interpreter/pull/1383
- Llamafile updates by @CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1380
- Add remote server support for Ollama, Add template profile, Updated Llamafiles by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1387
New Contributors
- @PiyushDuggal-source made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1332
- @JSee98 made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1339
- @cyai made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1344
- @kevinmangan made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1342
- @jbexta made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1357
- @ighoshsubho made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1377
- @raajikhan made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1383
Full Changelog: https://github.com/OpenInterpreter/open-interpreter/compare/v0.3.4...v0.3.6
The Developer Update is coming soon.