GitHub / langchain-ai/langgraph-supervisor-py issues and pull requests
#166 - Run Failed with Non-UUID thread_id in configurable
Issue -
State: open - Opened by gyeori-mint 2 months ago
#165 - fix the invalid paraments error in last_message model with return direct type tools
Pull Request -
State: open - Opened by sjy3 2 months ago
#164 - release: 0.0.23
Pull Request -
State: closed - Opened by bracesproul 2 months ago
#163 - fix: Generate new thread IDs for subgraph runs
Pull Request -
State: closed - Opened by bracesproul 2 months ago
#162 - create_supervisor fails with a Runnable chain supplied as the model when bind_tools gets called
Issue -
State: open - Opened by jpangburn 2 months ago
#161 - Use with LangSmith prompt pull
Issue -
State: closed - Opened by ms-tungtt 2 months ago
#160 - My system read my message, use the tools, make the answer but the only message that I receive is `"Transferring back to supervisor"`.
Issue -
State: open - Opened by Rafaelca70x 2 months ago
#159 - release 0.0.22
Pull Request -
State: closed - Opened by vbarda 2 months ago
#158 - "forward_message" tool call cannot properly until ``add_handoff_back_messages`` to Fasle
Issue -
State: open - Opened by fkwfung 3 months ago
- 4 comments
#156 - langgraph-supervisor causes Gemini LLM invocation issues — "contents not specified" error
Issue -
State: open - Opened by iaavas 3 months ago
- 1 comment
#154 - release 0.0.21
Pull Request -
State: closed - Opened by vbarda 3 months ago
#153 - fix: Pass config to subagents
Pull Request -
State: closed - Opened by bracesproul 3 months ago
#152 - setting add_handoff_messages=False creates looping
Issue -
State: open - Opened by ashburncrash 3 months ago
- 3 comments
#151 - ImportError: Cannot import 'create_forward_message_tool' from 'langgraph_supervisor.handoff'
Issue -
State: closed - Opened by RIckYuan999 3 months ago
- 3 comments
#150 - release 0.0.20
Pull Request -
State: closed - Opened by vbarda 3 months ago
#149 - propagate non-message state in a handoff
Pull Request -
State: closed - Opened by vbarda 3 months ago
#148 - Model usage recommentation
Issue -
State: closed - Opened by heorhiikalaichev 3 months ago
- 2 comments
#147 - RAG support
Issue -
State: closed - Opened by heorhiikalaichev 3 months ago
#146 - The inline include_agent_name is in conflict when configurable_fields is set
Issue -
State: open - Opened by kensongzhu 3 months ago
- 4 comments
Labels: bug
#145 - Enforce mypy and fix typing issues
Pull Request -
State: closed - Opened by loganrosen 3 months ago
#144 - release 0.0.19
Pull Request -
State: closed - Opened by vbarda 3 months ago
#143 - Export forward tool
Pull Request -
State: closed - Opened by hinthornw 3 months ago
#142 - update langgraph range
Pull Request -
State: closed - Opened by vbarda 3 months ago
#141 - docs: update example format
Pull Request -
State: closed - Opened by vbarda 3 months ago
#140 - docs: improve create_supervisor docstring
Pull Request -
State: closed - Opened by vbarda 3 months ago
#137 - Update supervisor version
Pull Request -
State: closed - Opened by hinthornw 3 months ago
#136 - docs: nicer docstring formatting
Pull Request -
State: closed - Opened by vbarda 3 months ago
#135 - support ToolNode as input to create_supervisor
Pull Request -
State: closed - Opened by jmaillefaud 3 months ago
- 1 comment
#134 - ModuleNotFoundError: No module named 'langgraph_supervisor'
Issue -
State: closed - Opened by mayashenoi 3 months ago
- 2 comments
#133 - How do i connect to MCP?
Issue -
State: closed - Opened by karim1007 3 months ago
- 5 comments
#132 - Add forward_message tool
Pull Request -
State: closed - Opened by hinthornw 3 months ago
#131 - Add option to hide handoffs
Pull Request -
State: closed - Opened by hinthornw 3 months ago
#130 - Added handling of alternative language model input
Pull Request -
State: closed - Opened by jmaillefaud 3 months ago
- 9 comments
#129 - Add license metadata to `pyproject.toml`
Pull Request -
State: closed - Opened by loganrosen 3 months ago
- 1 comment
#128 - Adding a new variable to the supervisor prompt.
Issue -
State: closed - Opened by pru007 3 months ago
- 5 comments
#127 - Support for Mixture of thinking and non-thinking models in agents from langgraph-supervisor ?
Issue -
State: open - Opened by Subham07 3 months ago
- 2 comments
Labels: bug
#126 - release 0.0.17
Pull Request -
State: closed - Opened by vbarda 3 months ago
#125 - add o3 and o4-mini to models that don't support parallel_tool_calls
Pull Request -
State: closed - Opened by pvbhanuteja 3 months ago
#124 - Orchestrator-Synthesizer architecture support in Langgraph-Supervisor module
Issue -
State: closed - Opened by Subham07 3 months ago
- 1 comment
#123 - Missing is_last_step, remaining_steps keys in state when resuming after interrupt in create_supervisor
Issue -
State: closed - Opened by YoungjaeDev 4 months ago
- 4 comments
#122 - messages with role "tool" must be a response to a preceeding message with "tool_calls".
Issue -
State: closed - Opened by chenmohan123 4 months ago
- 5 comments
Labels: invalid
#121 - Streaming final response
Issue -
State: closed - Opened by mikkkeldp 4 months ago
- 5 comments
#120 - how to handle parallel handoffs + how to add supervisor graph as a node in another graph
Issue -
State: closed - Opened by ForeverYoungJay 4 months ago
- 2 comments
#119 - Correct way to add a "final" chain?
Issue -
State: closed - Opened by arielbeckjit 4 months ago
- 1 comment
#118 - Supervisor not returning the final response instead returning a message saying "I have successfully retrieved the results from Agent A."
Issue -
State: closed - Opened by amansingh9097 4 months ago
- 6 comments
#117 - Control over the chat history
Issue -
State: closed - Opened by rorro6787 4 months ago
- 2 comments
#116 - Can't create a supervisor agent with cohere models AttributeError: 'CohereTool' object has no attribute 'get'
Issue -
State: closed - Opened by neeleshkshukla 4 months ago
- 3 comments
Labels: question
#115 - Supervisor + Swarm
Issue -
State: closed - Opened by rorro6787 4 months ago
- 6 comments
#114 - release 0.0.16
Pull Request -
State: closed - Opened by vbarda 4 months ago
#113 - add metadata for handoff back messages
Pull Request -
State: closed - Opened by vbarda 4 months ago
#112 - allow passing custom handoff tools
Pull Request -
State: closed - Opened by vbarda 4 months ago
#111 - Controlling Messages Sent to LLM During graph.stream to Manage Token Limit
Issue -
State: closed - Opened by pentegroom 4 months ago
- 15 comments
#110 - Default value of output_mode
Issue -
State: closed - Opened by andrewheusser 4 months ago
- 1 comment
#109 - release 0.0.15
Pull Request -
State: closed - Opened by vbarda 4 months ago
#108 - add parallel_tool_calls flag, disable parallel tool calls by default
Pull Request -
State: closed - Opened by vbarda 4 months ago
#107 - The supervisor currently has no memory. Will it be added in the future?
Issue -
State: closed - Opened by SoulIndream 4 months ago
- 1 comment
#106 - Supervisor not returning final response
Issue -
State: closed - Opened by austinmw 4 months ago
- 4 comments
#105 - Getting errors when returning new state after 0.0.12
Issue -
State: closed - Opened by NathanAP 4 months ago
- 8 comments
#104 - How to stream output each token?
Issue -
State: closed - Opened by shell-nlp 4 months ago
#103 - Prepend newlines to AI transfer message
Pull Request -
State: closed - Opened by austinmw 4 months ago
- 6 comments
#102 - release 0.0.14
Pull Request -
State: closed - Opened by vbarda 4 months ago
#101 - handle empty agent response w/ include_agent_name='inline'
Pull Request -
State: closed - Opened by vbarda 4 months ago
#100 - I want to pass a static value to tools when invoking
Issue -
State: closed - Opened by babuus 4 months ago
- 4 comments
#99 - Error handling question
Issue -
State: closed - Opened by mikkkeldp 4 months ago
- 2 comments
#98 - release 0.0.13
Pull Request -
State: closed - Opened by vbarda 4 months ago
#97 - propagate non-message state in Send
Pull Request -
State: closed - Opened by vbarda 4 months ago
#96 - create Command separately for parallel & single handoff
Pull Request -
State: closed - Opened by vbarda 4 months ago
#95 - How to work with custom state with langgraph-supervisor and multiple react agent kind of setup?
Issue -
State: closed - Opened by amansingh9097 4 months ago
- 1 comment
#94 - Custom Agent state not sharing between supervisor and agents after 0.0.12 release
Issue -
State: closed - Opened by mikkkeldp 4 months ago
- 3 comments
#93 - did some damage the tool_id broke everything
Issue -
State: closed - Opened by Zeezus426 4 months ago
- 1 comment
#92 - use tool call ID instead of name for tool call filtering
Pull Request -
State: closed - Opened by vbarda 4 months ago
#91 - add normalization functions for tool calls and agent names to handle unicode and diacritics
Pull Request -
State: closed - Opened by gfortaine 4 months ago
- 1 comment
#90 - LLM hallucinates diacritics in tool name during agent handoff, causing failure
Issue -
State: closed - Opened by gfortaine 4 months ago
- 3 comments
#89 - Tool calling not working all the time
Issue -
State: closed - Opened by sw4481 4 months ago
- 3 comments
#88 - release 0.0.12
Pull Request -
State: closed - Opened by vbarda 4 months ago
#87 - Use langmem summarization
Issue -
State: closed - Opened by ms-tungtt 4 months ago
- 2 comments
#86 - add a note on python version
Pull Request -
State: closed - Opened by vbarda 4 months ago
#85 - add support for parallel handoffs
Pull Request -
State: closed - Opened by vbarda 4 months ago
#84 - release 0.0.11
Pull Request -
State: closed - Opened by vbarda 4 months ago
#83 - fix content block ordering for include_agent_name="inline"
Pull Request -
State: closed - Opened by vbarda 4 months ago
#82 - relax check for matching names when removing inline tags
Pull Request -
State: closed - Opened by vbarda 4 months ago
#81 - ValueError: Found AIMessages with tool_calls that do not have a corresponding ToolMessage
Issue -
State: closed - Opened by Snipe7Laughs 4 months ago
- 3 comments
#80 - parallel subagent calls
Issue -
State: closed - Opened by austinmw 4 months ago
- 4 comments
#79 - Managing state with multiple agents with structured responses
Issue -
State: closed - Opened by andrewheusser 4 months ago
- 2 comments
#78 - ChatAnthropic fails to execute tool calls in langgraph-supervisor framework
Issue -
State: closed - Opened by YoungjaeDev 4 months ago
- 9 comments
Labels: invalid
#77 - release 0.0.10
Pull Request -
State: closed - Opened by vbarda 4 months ago
#76 - add py.typed
Pull Request -
State: closed - Opened by vbarda 4 months ago
- 1 comment
#75 - update README for hierarchical example
Pull Request -
State: closed - Opened by vbarda 4 months ago
#74 - Need an example of state_schema and response_format
Issue -
State: closed - Opened by shiv-codegit 4 months ago
- 11 comments
#73 - ChatOllama prebuilt react agents don't call tools.
Issue -
State: closed - Opened by Jverduzc 4 months ago
- 5 comments
#72 - Graph is not printed for hierarchical graphs
Issue -
State: closed - Opened by shivsant 4 months ago
- 1 comment
#71 - Print Ascii graph for the full graph
Issue -
State: closed - Opened by shiv-codegit 4 months ago
- 2 comments
#70 - Can langgraph swarm and supervisor be used in a single graph?
Issue -
State: closed - Opened by shiv-codegit 4 months ago
- 1 comment
#69 - Issue with ChatOllama
Issue -
State: closed - Opened by rsegismont 5 months ago
- 3 comments
#68 - When do you plan to support Python 3.9?
Issue -
State: closed - Opened by kyopark2014 5 months ago
- 3 comments
#67 - Invalid Chat History Error with React Agents and Supervisor Workflow when no tools are used
Issue -
State: closed - Opened by nqthiep 5 months ago
- 6 comments
#66 - response_format handling
Issue -
State: closed - Opened by HAL9KKK 5 months ago
- 3 comments
#65 - Message ID format incompatible with OpenInference tracing?
Issue -
State: closed - Opened by austinmw 5 months ago
- 2 comments
#64 - supervisor does not show agent results
Issue -
State: closed - Opened by lorerave85 5 months ago
- 10 comments
#63 - Supervisor returns empty array as the content
Issue -
State: closed - Opened by herryelbert 5 months ago
- 8 comments
Labels: question