Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mac_intel_chip.dmg | 2023-11-12 | 33.3 MB | |
mac_apple_chip.dmg | 2023-11-12 | 32.2 MB | |
windows_amd64.zip | 2023-11-12 | 30.7 MB | |
linux_amd64.zip | 2023-11-12 | 14.9 MB | |
README.md | 2023-11-12 | 488 Bytes | |
v0.10.2 source code.tar.gz | 2023-11-12 | 638.2 kB | |
v0.10.2 source code.zip | 2023-11-12 | 809.2 kB | |
Totals: 7 Items | 112.6 MB | 0 |
What's Changed
- Feature to select openai models from settings. by @Utkarsh575 in https://github.com/slashbaseide/slashbase/pull/138
- Using /chat/completions OpenAI endpoint instead of /completions.
- Updated to use latest OpenAI models including gpt-4.
- Improved text to sql prompt.
- Minor server error handling improved.
- Fixed mac new query tab not opening bug reported in [#137]
Full Changelog: https://github.com/slashbaseide/slashbase/compare/v0.10.1...v0.10.2