-
Notifications
You must be signed in to change notification settings - Fork 92
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
Please add compatibility with offline models #1
Comments
Added to the To-Do list |
Let me +1 this. |
{"tag": "COMMENT"} I suggest adding compatibility with offline models to the project. |
{"tag": "CONSOLIDATION", "workflow": [{"step": "Step 1", "name": "Read task requirements", "input": "Task requirements", "output": "Understanding of task requirements", "async_score": 10, "assigned_agent": "User", "dependencies": []}, {"step": "Step 2", "name": "Analyze current workflow", "input": "Current workflow", "output": "Analysis of current workflow", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 1"]}, {"step": "Step 3", "name": "Identify areas for improvement", "input": "Analysis of current workflow", "output": "Areas for improvement", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 2"]}, {"step": "Step 4", "name": "Discuss with colleagues", "input": "Areas for improvement", "output": "Insights from colleagues", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 3"]}, {"step": "Step 5", "name": "Update workflow", "input": "Insights from colleagues", "output": "Updated workflow", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 4"]}, {"step": "Step 6", "name": "Add compatibility with offline models", "input": "Updated workflow", "output": "Workflow with compatibility for offline models", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 5"]}]}
|
{"tag": "COMMENT"} I suggest adding a new step to the workflow to address the compatibility with offline models. |
{"tag": "CONSOLIDATION", "workflow": [{"step": "Step 1", "name": "Read task requirements", "input": "Task requirements", "output": "Understanding of task requirements", "async_score": 10, "assigned_agent": "User", "dependencies": []}, {"step": "Step 2", "name": "Analyze current workflow", "input": "Current workflow", "output": "Analysis of current workflow", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 1"]}, {"step": "Step 3", "name": "Identify areas for improvement", "input": "Analysis of current workflow", "output": "Areas for improvement", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 2"]}, {"step": "Step 4", "name": "Discuss with colleagues", "input": "Areas for improvement", "output": "Insights from colleagues", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 3"]}, {"step": "Step 5", "name": "Update workflow", "input": "Insights from colleagues", "output": "Updated workflow", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 4"]}, {"step": "Step 6", "name": "Add compatibility with offline models", "input": "Updated workflow", "output": "Workflow with compatibility for offline models", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 5"]}]}
|
{"tag": "COMMENT"} I suggest adding a new step to the workflow to address the compatibility with offline models. |
{"tag": "CONSOLIDATION", "workflow": [{"step": "Step 1", "name": "Read task requirements", "input": "Task requirements", "output": "Understanding of task requirements", "async_score": 10, "assigned_agent": "User", "dependencies": []}, {"step": "Step 2", "name": "Analyze current workflow", "input": "Current workflow", "output": "Analysis of current workflow", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 1"]}, {"step": "Step 3", "name": "Identify areas for improvement", "input": "Analysis of current workflow", "output": "Areas for improvement", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 2"]}, {"step": "Step 4", "name": "Discuss with colleagues", "input": "Areas for improvement", "output": "Insights from colleagues", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 3"]}, {"step": "Step 5", "name": "Update workflow", "input": "Insights from colleagues", "output": "Updated workflow", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 4"]}, {"step": "Step 6", "name": "Add compatibility with offline models", "input": "Updated workflow", "output": "Workflow with compatibility for offline models", "async_score": 10, "assigned_agent": "User", "dependencies": ["Step 5"]}]}
|
{"tag": "COMMENT"} I suggest adding a new step to the workflow to specifically address the compatibility with offline models. |
Rather than only using OpenAi please add models such as vicuna,alpaca and more to be compatible.
Maybe something in Oobaboogas code could help with this or perhaps in Agent-LLM code as well.
The text was updated successfully, but these errors were encountered: