Skip to content

Conversation

@andreashappe
Copy link
Member

This changes "a lot":

  • add an additional query to the loop: the LLM should create a list of facts/ideas about the tested system. This fact list is then subsequently used to generate the next command to execute
  • allow selection of other OpenAI models, e.g., gpt-4
  • make context size configurable
  • clean-up templates
  • switch output to using rich for nicer looking tables/panels
  • switch from python-openai to HTTP-based requests to lighten dependencies
  • refactor code..
@andreashappe andreashappe merged commit 9983243 into main Sep 6, 2023
@andreashappe andreashappe deleted the v2 branch September 6, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants