v0.1.2
版本发布时间: 2023-09-10 22:43:06
OpenInterpreter/open-interpreter最新发布版本:v0.4.2(2024-10-25 05:22:03)
What's Changed
- docs: explain GPU support by @jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/102
- feat: add AZURE_API_KEY that falls back to OPENAI_API_KEY by @jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/135
- docs: explain Windows Code-Llama build requirements by @jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/138
- Created contribution guidelines by @TanmayDoesAI in https://github.com/KillianLucas/open-interpreter/pull/101
- docs: create issue templates by @jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/176
- moved all markdown files to a folder, updated the readme for the same… by @TanmayDoesAI in https://github.com/KillianLucas/open-interpreter/pull/182
- Fix download URL for CodeLlama 7B high quality model by @merlinfrombelgium in https://github.com/KillianLucas/open-interpreter/pull/181
- docs: add interpreter version to template by @jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/190
- docs: fix example version number for interpreter by @jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/191
- docs: add enhancement label to feature requests by @jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/192
- docs: prevent blank issues by @jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/195
- docs: provide issue template link by @jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/196
- Update README.md by @macterra in https://github.com/KillianLucas/open-interpreter/pull/197
- Create MACOS Documentation by @ihgalis in https://github.com/KillianLucas/open-interpreter/pull/177
- Add option to override Azure API type by @Taik in https://github.com/KillianLucas/open-interpreter/pull/189
- Feature: add cli environment variable by @moming2k in https://github.com/KillianLucas/open-interpreter/pull/157
- Update MACOS.md by @ihgalis in https://github.com/KillianLucas/open-interpreter/pull/215
- Falcon // Any 🤗 model via
--model meta/llama
by @KillianLucas in https://github.com/KillianLucas/open-interpreter/pull/213 - Update contributing.md with instructions on how to get local fork running by @oliverpalonkorp in https://github.com/KillianLucas/open-interpreter/pull/235
- remove redundant checks for apple silicon by @shubhe25p in https://github.com/KillianLucas/open-interpreter/pull/230
- Fix GPT 3.5 from failing to run commands by @Maclean-D in https://github.com/KillianLucas/open-interpreter/pull/96
New Contributors
- @jordanbtucker made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/102
- @merlinfrombelgium made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/181
- @macterra made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/197
- @ihgalis made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/177
- @Taik made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/189
- @moming2k made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/157
- @oliverpalonkorp made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/235
- @shubhe25p made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/230
- @Maclean-D made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/96
Full Changelog: https://github.com/KillianLucas/open-interpreter/compare/v0.1.1...v0.1.2