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

Turning chat into a runnable function #560

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Conversation

wpfl-dbt
Copy link
Collaborator

@wpfl-dbt wpfl-dbt commented Jun 12, 2024

Context

As we move into a more LCEL-y world, we may need a chain for basic chat. This is about the simplest possible chain, so this is more about pre-work for an eventual refactor of core-api than that I think this is a stunning new feature.

Changes proposed in this pull request

  • Adds a chat LCEL factory and unit test

Guidance to review

  • Run unit tests, watch 'em pass
  • Verify you're happy with my implementation

Things to check

@jamesrichards4
Copy link
Contributor

looks good to me

Copy link
Contributor

@andy-symonds andy-symonds left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Copy link
Collaborator

@lmwilkigov lmwilkigov left a comment

Choose a reason for hiding this comment

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

LGTM!

@gecBurton gecBurton merged commit 120e935 into main Jun 13, 2024
11 of 12 checks passed
@gecBurton gecBurton deleted the feature/vanilla-function branch June 13, 2024 14:52
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.

5 participants