Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
LangGraph-inspired Orchestration LLM Building Block for Mesa prototype #2746
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
base: main
Are you sure you want to change the base?
LangGraph-inspired Orchestration LLM Building Block for Mesa prototype #2746
Changes from all commits
d07ce8a
799a55d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 1 in mesa/experimental/llm_layer/agents.py
mesa/experimental/llm_layer/agents.py#L1
Check warning on line 5 in mesa/experimental/llm_layer/agents.py
mesa/experimental/llm_layer/agents.py#L4-L5
Check warning on line 7 in mesa/experimental/llm_layer/agents.py
mesa/experimental/llm_layer/agents.py#L7
Check warning on line 9 in mesa/experimental/llm_layer/agents.py
mesa/experimental/llm_layer/agents.py#L9
Check warning on line 11 in mesa/experimental/llm_layer/agents.py
mesa/experimental/llm_layer/agents.py#L11
Check warning on line 13 in mesa/experimental/llm_layer/agents.py
mesa/experimental/llm_layer/agents.py#L13
Check warning on line 20 in mesa/experimental/llm_layer/agents.py
mesa/experimental/llm_layer/agents.py#L16-L20
Check warning on line 26 in mesa/experimental/llm_layer/agents.py
mesa/experimental/llm_layer/agents.py#L22-L26
Check warning on line 1 in mesa/experimental/llm_layer/models.py
mesa/experimental/llm_layer/models.py#L1
Check warning on line 3 in mesa/experimental/llm_layer/models.py
mesa/experimental/llm_layer/models.py#L3
Check warning on line 10 in mesa/experimental/llm_layer/models.py
mesa/experimental/llm_layer/models.py#L6-L10
Check warning on line 14 in mesa/experimental/llm_layer/models.py
mesa/experimental/llm_layer/models.py#L13-L14
Check warning on line 17 in mesa/experimental/llm_layer/models.py
mesa/experimental/llm_layer/models.py#L16-L17
Check warning on line 21 in mesa/experimental/llm_layer/models.py
mesa/experimental/llm_layer/models.py#L20-L21
Check warning on line 25 in mesa/experimental/llm_layer/models.py
mesa/experimental/llm_layer/models.py#L24-L25
Check warning on line 5 in mesa/experimental/llm_layer/orchestrator.py
mesa/experimental/llm_layer/orchestrator.py#L2-L5
Check warning on line 8 in mesa/experimental/llm_layer/orchestrator.py
mesa/experimental/llm_layer/orchestrator.py#L7-L8
Check warning on line 11 in mesa/experimental/llm_layer/orchestrator.py
mesa/experimental/llm_layer/orchestrator.py#L10-L11
Check warning on line 14 in mesa/experimental/llm_layer/orchestrator.py
mesa/experimental/llm_layer/orchestrator.py#L13-L14
Check warning on line 19 in mesa/experimental/llm_layer/orchestrator.py
mesa/experimental/llm_layer/orchestrator.py#L18-L19
Check warning on line 23 in mesa/experimental/llm_layer/orchestrator.py
mesa/experimental/llm_layer/orchestrator.py#L21-L23
Check warning on line 27 in mesa/experimental/llm_layer/orchestrator.py
mesa/experimental/llm_layer/orchestrator.py#L25-L27
Check warning on line 29 in mesa/experimental/llm_layer/orchestrator.py
mesa/experimental/llm_layer/orchestrator.py#L29
Check warning on line 31 in mesa/experimental/llm_layer/orchestrator.py
mesa/experimental/llm_layer/orchestrator.py#L31
Check warning on line 35 in mesa/experimental/llm_layer/orchestrator.py
mesa/experimental/llm_layer/orchestrator.py#L34-L35
Check warning on line 2 in mesa/experimental/llm_layer/run.py
mesa/experimental/llm_layer/run.py#L1-L2
Check warning on line 7 in mesa/experimental/llm_layer/run.py
mesa/experimental/llm_layer/run.py#L5-L7
Check warning on line 10 in mesa/experimental/llm_layer/run.py
mesa/experimental/llm_layer/run.py#L10
Check warning on line 15 in mesa/experimental/llm_layer/run.py
mesa/experimental/llm_layer/run.py#L15
Check warning on line 18 in mesa/experimental/llm_layer/run.py
mesa/experimental/llm_layer/run.py#L17-L18