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

feat: add ai/ml model and embedding components #2781

Merged
merged 13 commits into from
Jul 18, 2024
Merged

Conversation

jordanrfrazier
Copy link
Collaborator

Adds components for the AI/ML Chat Completion API and Embeddings API.

Note that while different models support different parameters, currently the AI/ML framework supports this static list, which is what is provided. In the future, we'll ideally have a dynamic set of inputs depending on which model is selected.

TODO

  • Icon

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 18, 2024
@dosubot dosubot bot added enhancement New feature or request python Pull requests that update Python code labels Jul 18, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-2781.dmtpw4p5recq1.amplifyapp.com

@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Jul 18, 2024
Copy link
Contributor

@nicoloboschi nicoloboschi left a comment

Choose a reason for hiding this comment

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

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 18, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Jul 18, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Jul 18, 2024
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Jul 18, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Jul 18, 2024
@jordanrfrazier jordanrfrazier merged commit 5ed8d1a into main Jul 18, 2024
18 checks passed
@jordanrfrazier jordanrfrazier deleted the aiml-components branch July 18, 2024 18:52
nicoloboschi pushed a commit to datastax/ragstack-ai-langflow that referenced this pull request Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer python Pull requests that update Python code size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants