Skip to content

Tags: electron/llm

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Don't fake a successful load on retry (#22)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Actually allow abortion of operations (#21)

* feat: Actually allow abortion of requests

* chore: Update tests

---------

Co-authored-by: Felix Rieseberg <[email protected]>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: topK, temperature, initialPrompts (#20)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fixup initial release (#18)

v1.0.0

Toggle v1.0.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
build: Setup CFA (#15)

* build: Setup CFA

* Update .github/workflows/release.yml

Co-authored-by: David Sanders <[email protected]>

* fix: Add feedback

---------

Co-authored-by: David Sanders <[email protected]>