Skip to content

Conversation

@robertwhiffin
Copy link
Contributor

This PR makes 3 main changes to the Legion migration assistant

  • Replace the Databricks SDK with Open AI for making LLM calls. This is necessary to get around the 5 min timeout in the Databricks SDK. Creating a workspace client with a config which had timeout set to 10 minutes didn't fix this, so reverting to the Open AI client.
  • Add functionality for saving and loading user prompts in the UI,
  • Streamline the UI making it easier to use

Copy link

@hiroyukinakazato-db hiroyukinakazato-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@nfx nfx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nfx nfx merged commit 84a7e72 into main Nov 8, 2024
@nfx nfx deleted the ui,-llms,-prompt-saving branch November 8, 2024 15:31
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.

4 participants