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

update main branch #1

Merged
merged 15 commits into from
Sep 6, 2023
Merged

update main branch #1

merged 15 commits into from
Sep 6, 2023

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant