Contributing mirroring Python: Experimental, examples, etc #4632
DavidGOrtega
started this conversation in
General
Replies: 1 comment
-
Hey @DavidGOrtega, thanks for taking this on! The proper place is under https://github.com/langchain-ai/langchainjs/tree/main/langchain/src/experimental |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
👋
There are so many things implemented in Python that are not in JS, specially
langchain_experimental
.Im working with SmartGPT for unit testing model reasoning capabilities.
Im implementing SmartGPT and I would like to know where is the place to do the PR, where is Python's counterpart...
I have seen that we have a monorepo here under
libs
.How I should proceed?
Beta Was this translation helpful? Give feedback.
All reactions