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

posts/code-interpreter-chatbot-pyodide-langchain-openai/ #20

Open
utterances-bot opened this issue Mar 9, 2024 · 2 comments
Open

posts/code-interpreter-chatbot-pyodide-langchain-openai/ #20

utterances-bot opened this issue Mar 9, 2024 · 2 comments

Comments

@utterances-bot
Copy link

Create a Code Interpreter Chatbot with Pyodide, LangChain, and OpenAI

Learn how to build your own code interpreter chatbot using Pyodide, LangChain, and OpenAI.

https://dylancastillo.co/code-interpreter-chatbot-pyodide-langchain-openai/

Copy link

epugh commented Mar 9, 2024

Enjoyed working through the code.. However, I don't see the pyodide aspect? I was assuming LangChain was running IN the browser, like when I use jupyterlite, but it looks like it's server side. I didn't see the python code running, just the answer about AAPL..

Copy link

epugh commented Mar 9, 2024

I added a print(chain_result) and the magic became clearer! Thanks.

@dylanjcastillo dylanjcastillo changed the title code-interpreter-chatbot-pyodide-langchain-openai/ posts/code-interpreter-chatbot-pyodide-langchain-openai/ Jul 13, 2024
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