-
Notifications
You must be signed in to change notification settings - Fork 0
refactor #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
refactor #36
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
2ad57aa
refactor: observer events
bobrykov 2ac4687
refactor: wip
bobrykov d4eef47
chore: update readme
bobrykov a3bd73f
refactor: bera loop
bobrykov 0ee9940
chore: simple examples
bobrykov 8c91ffb
chore: remove builder
bobrykov 1418905
feat: add llm providers
bobrykov ea75f8d
chore: add chat example
bobrykov 9373577
chore: replace CancelSignal with CancellationToken, fix loop detectio…
bobrykov 11e6aa3
ix: pass user_input only on first turn, soften compaction failure, ad…
bobrykov 6e2eacf
feat: add providers timeouts
bobrykov 459cbd1
fix: validate max tokens
bobrykov 60cf49e
fix: output limit middleware
bobrykov d04b2cc
fix: orhpaned call results in truncating compactor
bobrykov 36ff98e
chore: max reponse size + timeout for llm providers
bobrykov 52510f0
fix: remove gemini api key from url
bobrykov 354e6a0
chore: non_exhaustive enums fix, missing docs
bobrykov 7bcb1e8
fix: memory trait, config errors, doc links and clippy warnings
bobrykov 6683442
chore: debug assert idle, config clone reference return
bobrykov ef6e4af
feat: model switch during runtime
bobrykov 463338b
fix: loop detection hard stop propagation, cancellation guard in disp…
bobrykov 664e4cb
fix: SSE multi-line data, tool panic isolation, error body cap
bobrykov 66e26d2
fix: SSE parsing, tool panic isolation, error body cap, config valida…
bobrykov 8d7c3f0
fix: only extend streak if previous is the same
bobrykov 82e6b9e
fix: session end reason
bobrykov 0c31280
chore: reject tool non ubject inputfix
bobrykov 82da15b
fix: fail the multipart test on unexpected part variants
bobrykov 5fd7df9
fix: enforce the limit across the multipart output
bobrykov f0563a7
chore: update readme
bobrykov 0a0364b
fix: misleading docs, snapshot before retrieve memory
bobrykov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.