mirror of
https://github.com/langchain-ai/kork.git
synced 2026-07-01 22:24:02 -04:00
[PR #8] [MERGED] Allow passing variables #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/kork/pull/8
Author: @eyurtsev
Created: 5/11/2023
Status: ✅ Merged
Merged: 5/11/2023
Merged by: @eyurtsev
Base:
main← Head:eugene/add_image_manipulation📝 Commits (1)
79a4261allow passing variables📊 Changes
2 files changed (+29 additions, -12 deletions)
View changed files
📝
kork/chain.py(+17 -3)📝
kork/environment.py(+12 -9)📄 Description
Allow passing variables into the interpreter.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.