Releases: F33RNI/LlM-Api-Open
Beta 2.1.14
Added JS injection and MS Copilot module fix
feat: change page load strategy to eager
revert: change page load strategy to eager
build(version): bump version to 2.1.11
feat: inject conversationParser.js instead of executing it every time
build(version): bump version to 2.1.12
fix: JS formatting and injecting as path
fix: injecting
build(version): bump version to 2.1.13
fix: injecting
build(version): bump version to 2.1.14
docs: add TODO
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.1.14
Beta 2.1.10
Trying to fix MS Copilot module
feat: change paste method and add separate function for page loading
build(version): bump version to 2.1.10
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.1.10
Beta 2.1.9
Trying to fix MS Copilot module
fix: remove exception raising during checking finished state
fix: convert error to string (just in case)
build(version): bump version to 2.1.4
fix: trying to fix "Timed out receiving message from renderer"
build(version): bump version to 2.1.5
chore: add reset timer logging
build(version): bump version to 2.1.6
revert: normal page refresh
feat: add enable_cdp_events=True
build(version): bump version to 2.1.7
feat: add set_page_load_timeout
build(version): bump version to 2.1.8
fix: don't save cookies if from_refresher
build(version): bump version to 2.1.9
⚠️ LLM-API-Open is under development. Please use with caution!
Full changelog since 1.4.1: 1.4.1...2.1.9
Beta 2.1.3
Trying to fix MS Copilot module
chore: increase refresh interval of lmao_ms_copilot to 5m
fix: prevent refresher from stopping itself during session_close()
chore: decrease timeout from 60s to 30s
feat: add timer to track finished flag instead of stupid delay
build(version): bump version to 2.1.3
⚠️ LLM-API-Open is under development. Please use with caution!
Beta 2.1.1
Added list (array) of attributions
feat: add list of attributions to the response
build(version): bump version to 2.1.1
⚠️ LLM-API-Open is under development. Please use with caution!
Beta 2.1.0
Added style selection to MS Copilot module
feat: add style argument to ms_copilot module
build(version): bump version to 2.1.0
⚠️ LLM-API-Open is under development. Please use with caution!
Beta 2.0.0
Added MS Copilot + other minor changes
feat: add microsoft copilot module
build: add ms_copilot and fix build files
build: move proxy_extension.py to each module
build(fix): remove proxy_extension.py from SOURCE_FILES
⚠️ LLM-API-Open is under development. Please use with caution!
Beta 1.4.1
Create a new conversation if specified doesn't exist and deal with Regenerate button
feat: create new conversation if not exists and deal with error by pressing regenerate button
build(version): bump version to 1.4.1
⚠️ LLM-API-Open is under development. Please use with caution!
Beta 1.4.0
ChatGPT proper code blocks formatting and custom browser executable path
feat: manual path to browser / driver executable + version detection
build(version): bump version to 1.3.0
style: links inside config comments
build: change development status
feat: proper code block formatting using placeholders
build(version): bump version to 1.4.0
⚠️ LLM-API-Open is under heavy development. Please use with caution!
Alpha 1.2.0
ChatGPT module proxy
feat: proper proxy handler as extension
chore: set headless mode for chatgpt by default
⚠️ LLM-API-Open is under heavy development. Please use with caution!