Skip to content

code_explainer #1498

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

code_explainer #1498

wants to merge 2 commits into from

Conversation

robertwhiffin
Copy link

draft PR for collaboration and review.
This adds a single class for code explanation which reads and write a single file

Takes a workspace client to create, and has a single method to be called .explain_file().
This loads a file, uses a databricks ppt model to do explanation, and writes out a new file suffixed with _explained with LLM output included.
Copy link

❌ 12/13 passed, 1 failed, 1 skipped, 43s total

❌ test_gets_maven_version: AttributeError: 'NoneType' object has no attribute 'split' (33.666s)
AttributeError: 'NoneType' object has no attribute 'split'
[gw9] linux -- Python 3.10.16 /home/runner/work/remorph/remorph/.venv/bin/python
[gw9] linux -- Python 3.10.16 /home/runner/work/remorph/remorph/.venv/bin/python

Running from acceptance #344

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants