Skip to content

Initial setup for the job expression service. #79

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

Merged
merged 2 commits into from
Jun 30, 2024

Conversation

SatyamMattoo
Copy link
Collaborator

@SatyamMattoo SatyamMattoo commented Jun 23, 2024

Basic setup for the job expression service.

Issue: #78

  1. Parses the inputs from the user.
  2. Generates a prompt from the inputs to be passed to the AI model for output generation.

Future goals:

  • Integrate a vector database to retrieve relevant context from the documentation, enhancing the quality of the responses.

@SatyamMattoo
Copy link
Collaborator Author

Hey @josephjclark,

I hope you are doing great. This might be the initial setup you needed for the job expression generation service. Please review the code at your convenience. The prompt generation is working fine for me locally. However, I was unable to test the response generation from the AI model, as it requires an API key with a paid plan.

Best regards!

@josephjclark josephjclark changed the base branch from main to dmp/620 June 24, 2024 10:19
@SatyamMattoo SatyamMattoo merged commit 31be256 into OpenFn:dmp/620 Jun 30, 2024
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