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 #1395
- Obsidian Profile by @MikeBirdTech in #1398
- Added Ukrainian README.md translation by @okineadev in #1271
- Development Merge by @KillianLucas in #1405
- Ollama llama3.1 loading fix by @CyanideByte in #1400
- Add starlette to pyproject.toml by @Notnaton in #1411
- Profile Tutorial video in docs by @MikeBirdTech in #1407
- Hide missing cost completion map warnings LiteLLM by @CyanideByte in #1409
- Fix Documentation by @rbrisita in #1258
- Merge Development Branch by @KillianLucas in #1416
- Handle empty system messages by @KillianLucas in #1417
- Server fixes,
stdin
, better skills by @KillianLucas in #1426 - Examples by @MikeBirdTech in #1421
- Update cloudflare.mdx by @pstoryomni in #1425
- Updated fast mode to gpt-4o-mini & Profile version updated by @CyanideByte in #1418
- Documentation and profile updates by @KillianLucas in #1427
New Contributors
- @rbrisita made their first contribution in #1258
- @pstoryomni made their first contribution in #1425
Full Changelog: v0.3.7...v0.3.8