Skip to content
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

feat: enhance SimpleBot streaming capabilities and update notebook examples #43

Merged
merged 14 commits into from
Feb 18, 2024

refactor(tests): simplify QueryBot test case

16f8e1b
Select commit
Loading
Failed to load commit list.
Merged

feat: enhance SimpleBot streaming capabilities and update notebook examples #43

refactor(tests): simplify QueryBot test case
16f8e1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 17, 2024 in 1s

89.87% of diff hit (target 68.84%)

View this Pull Request on Codecov

89.87% of diff hit (target 68.84%)

Annotations

Check warning on line 47 in llamabot/bot/chatbot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

llamabot/bot/chatbot.py#L47

Added line #L47 was not covered by tests

Check warning on line 77 in llamabot/bot/chatbot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

llamabot/bot/chatbot.py#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 79 in llamabot/bot/chatbot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

llamabot/bot/chatbot.py#L79

Added line #L79 was not covered by tests

Check warning on line 73 in llamabot/bot/querybot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

llamabot/bot/querybot.py#L73

Added line #L73 was not covered by tests

Check warning on line 51 in llamabot/bot/simplebot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

llamabot/bot/simplebot.py#L51

Added line #L51 was not covered by tests

Check warning on line 80 in llamabot/bot/simplebot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

llamabot/bot/simplebot.py#L80

Added line #L80 was not covered by tests

Check warning on line 109 in llamabot/cli/git.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

llamabot/cli/git.py#L109

Added line #L109 was not covered by tests