Commit Graph

6 Commits

Author SHA1 Message Date
Nicholas Albion
5a3ef5efa1 Added unit test, failed to reproduce #35 2023-09-29 16:21:34 +10:00
Nicholas Albion
e7d0ac5c58 Fix handling of GET_TEST_TYPE response.
The recent function calling changes has does not include `None` values in the tuples returned from `convo.send_message()`
2023-09-28 13:20:39 +10:00
Nicholas Albion
5f110322ed fixed failing tests 2023-09-27 11:49:51 +10:00
Nicholas Albion
8a024c2ff2 rejecting responses that are not JSON.
Need to fix prompts for GPT-4
2023-09-26 17:27:54 +10:00
Nicholas Albion
323b2669c0 updated test 2023-09-23 17:14:54 +10:00
Nicholas Albion
4d91f381c1 Tested Developer.install_technology before refactoring without function_calling 2023-09-22 19:11:50 +10:00