Releases: F33RNI/LlM-Api-Open
2.4.7
Working again
feat: make cookies non-required
feat: make cookies non-required
fix: chatgpt api
build(version): bump version to 2.4.0
fix: ms_copilot rename conversation
build(version): bump version to 2.4.1
feat: disable crash reports
fix: error status report
build(version): bump version to 2.4.2
fix: ms copilot style
build(version): bump version to 2.4.3
fix: ms copilot
build(version): bump version to 2.4.4
build: try rd-undetected-chromedriver
build(version): bump version to 2.4.5
feat: check for driver when returning status
revert: "build: try rd-undetected-chromedriver"
fix: simultaneous use of multiple modules
build(version): bump version to 2.4.6
build: try fix-multiple-instance by ultrafunkamsterdam
build(version): bump version to 2.4.7
revert: "build: try fix-multiple-instance by ultrafunkamsterdam"
docs(readme): add bug fix info about using multiple modules
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 2.3.2: 2.3.2...2.4.7
Full changelog since 2.1.24: 2.1.24...2.4.7
Beta 2.3.2
"no_stream" option + no rate limit on /status
chore: exclude /status from rate limit
feat: add "no_stream" option
build(version): bump version to 2.3.2
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 2.1.24: 2.1.24...2.3.2
Beta 2.3.1
Token-based auth for API, HTTPS API server and more
feat: add https server and token-based authorization
build(version): bump version to 2.2.0
feat: proper ssl.SSLContext
build(version): bump version to 2.2.1
style: remove unused import
chore: also handle /api as /api/status
build(version): bump version to 2.2.2
fix: cli API without ssl
feat: add rate and content size limits
feat: split tokens for use and manage the API
build(version): bump version to 2.3.0
chore: update --help message
docs: fix --tokens-use and --tokens-manage docstrings
build: add Flask-Limiter to setup.py
fix: error handling
build(version): bump version to 2.3.1
chore: increase default rate-limit-fast
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.3.1
Beta 2.1.24
MS Copilot fixes and improvements
feat: reset refresher timer each _load_or_refresh() call
feat: parse all text blocks instead of only first one
build(version): bump version to 2.1.24
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.1.24
Beta 2.1.22
feat: parse error messages inside generated images
feat: parse error messages inside generated images
style: try catch block
build(version): bump version to 2.1.22
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.1.22
Beta 2.1.21
MS Copilot fix
fix: remove submit_button.focus()
build(version): bump version to 2.1.21
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.1.21
Release 2.1.20
Minor README fix
docs: fix project logo
docs: add PyPi instructions
build(version): bump version to 2.1.20
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.1.20
Beta 2.1.19
Publish to PyPi
build: add deploy job and upgrade python version to 3.11
build(version): bump version to 2.1.19
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.1.19
Release 2.1.18
MS Copilot minor bug fix
style: change status in finally
build(version): bump version to 2.1.18
feat: focus and dispatchEvent trying to fix text typing
feat: focus before clicking on submit button
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.1.18
Beta 2.1.17
Add and fix JS injection + properly format MS Copilot citations + format meta response as monospaced text
docs: add TODO
feat: parse citations as [1]
feat: inject conversationManage.js instead of executing it every time
docs: add imghdr deprecation warning
feat: inject assistantGetLastMessage.js instead of executing it every time
fix: injection of conversationManage.js
build(version): bump version to 2.1.15
revert: conversationManage.js injection
build(version): bump version to 2.1.16
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.1.17