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

Text editor + Playground UI #21

Merged
merged 16 commits into from
Sep 12, 2024
Merged

Text editor + Playground UI #21

merged 16 commits into from
Sep 12, 2024

Conversation

shawnlewis
Copy link
Contributor

@shawnlewis shawnlewis commented Sep 12, 2024

A new "Text editor" agent. Instead of read_from_file which returns file contents, it has open_file, which just returns "success". The LLM is presented with the list of open file buffers as a system message. So we don't show two different file states for the same file to the LLM.

Also adds an LLM playground to "programmer ui".

@shawnlewis shawnlewis merged commit 9715046 into main Sep 12, 2024
2 checks passed
@shawnlewis shawnlewis deleted the text-editor branch September 12, 2024 11:57
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