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

Added tests for create_chat_message and generate_context methods of the chat module #1700

Merged
merged 5 commits into from
Apr 16, 2023

Conversation

OmriGM
Copy link
Contributor

@OmriGM OmriGM commented Apr 15, 2023

Background

  • Improve the quality of AutoGPT by adding unit tests
  • Started adding unit tests to the chat.py module to make sure context and chat messages are generated correctly

Changes

  • Added couple of unit tests

Documentation

Test Plan

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@richbeales richbeales merged commit f048f88 into Significant-Gravitas:master Apr 16, 2023
@OmriGM OmriGM deleted the tests/chat-tests branch April 16, 2023 14:31
sindlinger pushed a commit to Orgsindlinger/Auto-GPT-WebUI that referenced this pull request Sep 25, 2024
…ests

Added tests for `create_chat_message` and `generate_context` methods of the chat module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants