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

Example not working #404

Closed
mweel1 opened this issue Jul 29, 2024 · 2 comments
Closed

Example not working #404

mweel1 opened this issue Jul 29, 2024 · 2 comments
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@mweel1
Copy link

mweel1 commented Jul 29, 2024

Describe the bug

I copied the example and these methods are not found

image

Steps to reproduce the bug

Download the dependencies (not prerelease)
Copy example code from Github home page
Compile

Expected behavior

Expect function to be found

Screenshots

No response

NuGet package version

15.0

Additional context

No response

@mweel1 mweel1 added the bug Something isn't working label Jul 29, 2024
@HavenDV HavenDV added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@curlyfro
Copy link
Contributor

add
using static LangChain.Chains.Chain;

@mweel1
Copy link
Author

mweel1 commented Jul 29, 2024

@curlyfro that did the trick, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

4 participants