Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / langchain-ai/langchain-academy issues and pull requests
#79 - Minor fixes
Pull Request -
State: open - Opened by rlancemartin 5 days ago
#78 - Update router.ipynb Wrong ouput in last example
Pull Request -
State: open - Opened by victor-capriles 7 days ago
#77 - how to get the studio to work with local model?such as vllm framework
Issue -
State: closed - Opened by GXKIM 7 days ago
- 1 comment
#76 - Update chain.ipynb (Fixed typos in Text cells)
Pull Request -
State: open - Opened by victor-capriles 8 days ago
#75 - add OPENAI_API_KEY check
Pull Request -
State: open - Opened by colingking 11 days ago
#74 - Update chain.ipynb
Pull Request -
State: open - Opened by tanmay-a-sharma 11 days ago
#73 - docs: fix markdown and propose better link for "Conditional Edges" in simple-graph.ipynb
Pull Request -
State: open - Opened by petervandenabeele 16 days ago
#72 - Feature: add python/Jupyter dev container
Pull Request -
State: open - Opened by dfberry 29 days ago
#71 - Error running module 5 in studio: RuntimeError('no running event loop')
Issue -
State: closed - Opened by Liboul about 1 month ago
- 2 comments
#70 - Module-6 connecting.ipynb. Unable to interact with the deploy agent.
Issue -
State: closed - Opened by cris-m about 1 month ago
- 2 comments
#69 - Tool call Error code: 400 on task_mAIstro agent module 5
Issue -
State: closed - Opened by cris-m about 2 months ago
- 2 comments
#68 - Update README.md
Pull Request -
State: open - Opened by clemenspeters about 2 months ago
#67 - docs: fixed typo in "module-2/multiple-schemas.ipynb"
Pull Request -
State: open - Opened by Sodas0 2 months ago
#66 - Add lc-academy-env to .gitignore
Pull Request -
State: open - Opened by jonathanmv 2 months ago
#65 - changed image link for colab
Pull Request -
State: closed - Opened by jessicaou 2 months ago
#64 - Module 5 Lessons 4 & 5: TrustCall create_extractor with gemini-1.5 (flash or pro) models errors
Issue -
State: open - Opened by emilyvanark 2 months ago
- 3 comments
#63 - [module-4]with_structured_output not work
Issue -
State: open - Opened by waics 2 months ago
- 4 comments
#63 - [module-4]with_structured_output not work
Issue -
State: open - Opened by waics 2 months ago
- 3 comments
#62 - FIX: revise relative path references in module-5/langgraph.json config
Pull Request -
State: open - Opened by camschroedes 2 months ago
#62 - FIX: revise relative path references in module-5/langgraph.json config
Pull Request -
State: open - Opened by camschroedes 2 months ago
#61 - Nextjs Frontend
Pull Request -
State: open - Opened by ElishaKay 2 months ago
#61 - Nextjs Frontend
Pull Request -
State: closed - Opened by ElishaKay 2 months ago
#60 - fixed agent import paths in module-5's langgraph.json
Pull Request -
State: open - Opened by ElishaKay 2 months ago
#60 - fixed agent import paths in module-5's langgraph.json
Pull Request -
State: open - Opened by ElishaKay 2 months ago
#59 - Module 5 - Lesson 5: BadRequestError: Error code: 400
Issue -
State: closed - Opened by anuroop18 2 months ago
- 2 comments
#59 - Module 5 - Lesson 5: BadRequestError: Error code: 400
Issue -
State: closed - Opened by anuroop18 2 months ago
- 2 comments
#58 - Module 5 Studio Crash: Incorrect Filename References in langgraph.json
Issue -
State: open - Opened by mjunaidca 2 months ago
- 1 comment
#58 - Module 5 Studio Crash: Incorrect Filename References in langgraph.json
Issue -
State: closed - Opened by mjunaidca 2 months ago
- 2 comments
#57 - fix(module5-studio): correct langgraph.json filename references for crashing studio
Pull Request -
State: closed - Opened by mjunaidca 2 months ago
- 3 comments
#57 - fix(module5-studio): correct langgraph.json filename references for crashing studio
Pull Request -
State: closed - Opened by mjunaidca 2 months ago
- 3 comments
#56 - Module 6: Deployment
Pull Request -
State: closed - Opened by rlancemartin 2 months ago
#56 - Module 6: Deployment
Pull Request -
State: closed - Opened by rlancemartin 2 months ago
#55 - changed file names and changed images to urls hosted on cdn
Pull Request -
State: closed - Opened by jessicaou 2 months ago
#55 - changed file names and changed images to urls hosted on cdn
Pull Request -
State: closed - Opened by jessicaou 2 months ago
#54 - Fix docstring on divide tool in module 3.
Pull Request -
State: open - Opened by coreyabs-db 3 months ago
#54 - Fix docstring on divide tool in module 3.
Pull Request -
State: open - Opened by coreyabs-db 3 months ago
#53 - Testing memory agent
Pull Request -
State: open - Opened by rlancemartin 3 months ago
#53 - Testing memory agent
Pull Request -
State: open - Opened by rlancemartin 3 months ago
#52 - Typo in Module4 (map-reduce.ipynb): Correct 'popular' to 'populate'
Pull Request -
State: open - Opened by rehan-ul-haq 3 months ago
#51 - Module:04-Subgraphs: Pass state_schema in StateGraph of subgraphs instead of input, to remove deprecation warning.
Pull Request -
State: open - Opened by rehan-ul-haq 3 months ago
#50 - multiple schemas: complete example for filtering
Pull Request -
State: open - Opened by tanmay17061 3 months ago
#49 - [Module-2 Lesson-3] Multiple Schemas: insufficient example
Issue -
State: open - Opened by tanmay17061 3 months ago
#48 - Module 5: Memory
Pull Request -
State: closed - Opened by rlancemartin 3 months ago
#47 - update: use uv instead of devcontainer + poetry
Pull Request -
State: closed - Opened by arrowkato 3 months ago
#46 - Update API keys to use GROQ instead of OpenAI
Pull Request -
State: open - Opened by kamilzafar 3 months ago
#45 - VSCode DevContainer to simplify environment setup
Pull Request -
State: open - Opened by jleonelion 3 months ago
#44 - Create LANGCHAIN
Pull Request -
State: open - Opened by galaxyenergy 3 months ago
#43 - fix StateGraph initializations in example with state_schema
Pull Request -
State: open - Opened by fatslow 3 months ago
#42 - The order of state updates is sorted globally, not within each step (Module 4 - Lesson 1: Parallelization)
Issue -
State: open - Opened by labdmitriy 3 months ago
#41 - Fix grammatical error in state-schema.ipynb
Pull Request -
State: open - Opened by muehlburger 3 months ago
#40 - Replay from checkpoint will run subsequent steps, not just replay it (Module 3 - Lesson 5: Time Travel)
Issue -
State: open - Opened by labdmitriy 3 months ago
#39 - Multiple different outputs in video and notebook (Module 3 - Lesson 3: Editing State and Human Feedback)
Issue -
State: open - Opened by labdmitriy 4 months ago
- 14 comments
#38 - rename all files according to course order
Pull Request -
State: open - Opened by redreamality 4 months ago
- 1 comment
#37 - langgraph.errors.InvalidUpdateError: Expected dict, got conversational
Issue -
State: open - Opened by TechKemon 4 months ago
- 4 comments
#36 - [Enhance] Update README.md with big LCA logo
Pull Request -
State: open - Opened by shiv248 4 months ago
#35 - Enable LangChain Academy w/ localLLMs
Issue -
State: open - Opened by rlancemartin 4 months ago
#34 - Update module4, research assistant
Pull Request -
State: open - Opened by rlancemartin 4 months ago
- 10 comments
#33 - [Enhance] add platform check to 2 more ipynbs
Pull Request -
State: closed - Opened by shiv248 4 months ago
- 1 comment
#32 - [bug-fix] funky math lesson by llms
Pull Request -
State: closed - Opened by shiv248 4 months ago
- 1 comment
#31 - [doc-fix] readme updated with more info
Pull Request -
State: closed - Opened by shiv248 4 months ago
- 1 comment
#30 - Use alternating Human / AI messages in M4, Assistant
Issue -
State: open - Opened by rlancemartin 4 months ago
- 2 comments
#29 - Remove Literal to use the custom validator
Pull Request -
State: closed - Opened by rlancemartin 4 months ago
#28 - Error running Module 3 - Lesson 3: Editing State and Human Feedback with Gemini: 400 Please ensure that function call turn comes immediately after a user turn or after a function response turn.
Issue -
State: open - Opened by lucasmaraal 4 months ago
- 9 comments
#27 - Send parallelization in Map Reduce notebook
Issue -
State: closed - Opened by robbiemu 4 months ago
- 3 comments
#26 - Update basics.ipynb
Pull Request -
State: closed - Opened by JoshOlam 4 months ago
- 1 comment
#25 - Incorrect agent is used for new thread in LangGraph Studio (Module 2 - Lesson 6: Chatbot w/ Summarizing Messages and External Memory)
Issue -
State: closed - Opened by labdmitriy 4 months ago
- 2 comments
#24 - Messages are not trimmed before graph invocation (Module 2 - Lesson 4: Trim and Filter Messages)
Issue -
State: closed - Opened by labdmitriy 4 months ago
- 4 comments
#23 - Incorrect usage of Pydantic validator (Module 2 - Lesson 1: State Schema)
Issue -
State: closed - Opened by labdmitriy 4 months ago
- 1 comment
#22 - Accidental 3 factorial in Module 1, chain.ipynb
Issue -
State: closed - Opened by jekriske-lilly 4 months ago
- 2 comments
#21 - Fixed a typo
Pull Request -
State: closed - Opened by ramkipalle 4 months ago
- 1 comment
#20 - Invoke graph on raw_logs instead of question_answer only as in course
Pull Request -
State: closed - Opened by zameel7 4 months ago
#19 - [Enhance] ipynb badges
Pull Request -
State: closed - Opened by shiv248 4 months ago
- 6 comments
#18 - Error in Getting Setup
Issue -
State: closed - Opened by AIHypnosis 4 months ago
- 4 comments
#17 - ValueError: Node `tool_calling_llm` is not reachable
Issue -
State: open - Opened by baludwi 4 months ago
- 3 comments
#16 - [Typo] Errors in docstring in module-1
Issue -
State: closed - Opened by hippolyteleveque 4 months ago
#15 - Corrected docstring typo in divide function.
Pull Request -
State: closed - Opened by hippolyteleveque 4 months ago
- 1 comment
#14 - ChatOpenAI model calls functions in parallel, not sequentially (Module 1 - Lesson 6: Agent)
Issue -
State: closed - Opened by labdmitriy 4 months ago
- 2 comments
#13 - how to get the studio to work with local model?
Issue -
State: closed - Opened by robbiemu 4 months ago
- 2 comments
#12 - suggested minor content change in module 1
Issue -
State: closed - Opened by robbiemu 4 months ago
- 3 comments
#11 - updated gitignore
Pull Request -
State: closed - Opened by robbiemu 4 months ago
- 1 comment
#10 - the agent.py is missing in module-3/studio
Issue -
State: closed - Opened by RedouanAssakali 4 months ago
- 1 comment
#9 - Multiple States & Multiple Outputs
Issue -
State: closed - Opened by Nachoeigu 4 months ago
- 8 comments
#8 - fixed image link
Pull Request -
State: closed - Opened by jessicaou 4 months ago
#7 - message ids strings
Pull Request -
State: closed - Opened by efriis 4 months ago
- 1 comment
#6 - [Enhance & Feature] File Navigation Refactor & ipynb Badges
Pull Request -
State: closed - Opened by shiv248 5 months ago
- 2 comments
#5 - [Enhancement] ipynb Navigation
Issue -
State: closed - Opened by shiv248 5 months ago
- 5 comments
#4 - [Bug & Enhancement] More Colab Compatibility/Accessibility
Pull Request -
State: closed - Opened by shiv248 5 months ago
- 1 comment
#3 - [Enhancement] Colab accessibility for external memory ipynb
Issue -
State: closed - Opened by shiv248 5 months ago
- 1 comment
#2 - [Bug] Streaming on Colab not working
Issue -
State: closed - Opened by shiv248 5 months ago
- 1 comment
#1 - added image links
Pull Request -
State: closed - Opened by jessicaou 5 months ago