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

Jupiter notebook test #6

Open
Mehrtash-Souri opened this issue Nov 1, 2024 · 2 comments
Open

Jupiter notebook test #6

Mehrtash-Souri opened this issue Nov 1, 2024 · 2 comments

Comments

@Mehrtash-Souri
Copy link

Could you please provide small sample code that runs in jupiter notebook, without Studio ?
I want to call chatbot graph from jupiter notebook, but I do not know how to call it?

thanks

@hinthornw
Copy link
Contributor

@Mehrtash-Souri all our docs do this: https://langchain-ai.github.io/langgraph/

Are you specifically asking about interacting with a deployment using the langgraph SDK?

@Mehrtash-Souri
Copy link
Author

Mehrtash-Souri commented Nov 2, 2024

Dear @hinthornw Thank you very much for your answer.
I think i must work with LangGraph CLI, I use windows WSL to run Langchain Academy codes. so i can not use langgraph Studio
after some research i found that I probabily must use LangGraph CLI with docker, Is it correct?
memory-template has 2 parts, should i deploy memory_graph on cli local server ?

Idea:
is it possible to call memory_graph inside schedule_memories function directly without get_client ?
(like subgraph or parallel)

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

No branches or pull requests

2 participants