v0.3.9
版本发布时间: 2024-08-27 00:52:08
OpenInterpreter/open-interpreter最新发布版本:v0.4.2(2024-10-25 05:22:03)
Actually a lot? Server fixes, documentation fixes, new installer, better skills, new --stdin
flag which feels very unix-y:
pip install open-interpreter
"What operating system are you on?" | interpreter --stdin -y
Note: Unintentionally bumped the version before pushing to pip
, so we skipped 0.3.8!
Great work all!
What's Changed
- Conda installer by @CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1395
- Obsidian Profile by @MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1398
- Added Ukrainian README.md translation by @okineadev in https://github.com/OpenInterpreter/open-interpreter/pull/1271
- Development Merge by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1405
- Ollama llama3.1 loading fix by @CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1400
- Add starlette to pyproject.toml by @Notnaton in https://github.com/OpenInterpreter/open-interpreter/pull/1411
- Profile Tutorial video in docs by @MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1407
- Hide missing cost completion map warnings LiteLLM by @CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1409
- Fix Documentation by @rbrisita in https://github.com/OpenInterpreter/open-interpreter/pull/1258
- Merge Development Branch by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1416
- Handle empty system messages by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1417
- Server fixes,
stdin
, better skills by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1426 - Examples by @MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1421
- Update cloudflare.mdx by @pstoryomni in https://github.com/OpenInterpreter/open-interpreter/pull/1425
- Updated fast mode to gpt-4o-mini & Profile version updated by @CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1418
- Documentation and profile updates by @KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1427
New Contributors
- @rbrisita made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1258
- @pstoryomni made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1425
Full Changelog: https://github.com/OpenInterpreter/open-interpreter/compare/v0.3.7...v0.3.8