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

Please add compatibility with offline models #1

Open
dangelo352 opened this issue Apr 29, 2023 · 9 comments
Open

Please add compatibility with offline models #1

dangelo352 opened this issue Apr 29, 2023 · 9 comments
Labels
enhancement New feature or request

Comments

@dangelo352
Copy link

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.

@Haste171
Copy link
Owner

Added to the To-Do list

@jcrsantiago
Copy link

Let me +1 this.

@Haste171 Haste171 added the enhancement New feature or request label May 25, 2023
@Haste171
Copy link
Owner

{"tag": "COMMENT"}

I suggest adding compatibility with offline models to the project.

@Haste171
Copy link
Owner

{"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"]}]}

Step 1: Read task requirements
	Input: Task requirements
	Output: Understanding of task requirements
	Async Score: 10
	Assigned Agent: User
	Dependencies: []
Step 2: Analyze current workflow
	Input: Current workflow
	Output: Analysis of current workflow
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 1']
Step 3: Identify areas for improvement
	Input: Analysis of current workflow
	Output: Areas for improvement
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 2']
Step 4: Discuss with colleagues
	Input: Areas for improvement
	Output: Insights from colleagues
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 3']
Step 5: Update workflow
	Input: Insights from colleagues
	Output: Updated workflow
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 4']
Step 6: Add compatibility with offline models
	Input: Updated workflow
	Output: Workflow with compatibility for offline models
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 5']

@Haste171
Copy link
Owner

{"tag": "COMMENT"}

I suggest adding a new step to the workflow to address the compatibility with offline models.

@Haste171
Copy link
Owner

{"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"]}]}

Step 1: Read task requirements
	Input: Task requirements
	Output: Understanding of task requirements
	Async Score: 10
	Assigned Agent: User
	Dependencies: []
Step 2: Analyze current workflow
	Input: Current workflow
	Output: Analysis of current workflow
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 1']
Step 3: Identify areas for improvement
	Input: Analysis of current workflow
	Output: Areas for improvement
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 2']
Step 4: Discuss with colleagues
	Input: Areas for improvement
	Output: Insights from colleagues
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 3']
Step 5: Update workflow
	Input: Insights from colleagues
	Output: Updated workflow
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 4']
Step 6: Add compatibility with offline models
	Input: Updated workflow
	Output: Workflow with compatibility for offline models
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 5']

@Haste171
Copy link
Owner

{"tag": "COMMENT"}

I suggest adding a new step to the workflow to address the compatibility with offline models.

@Haste171
Copy link
Owner

{"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"]}]}

Step 1: Read task requirements
	Input: Task requirements
	Output: Understanding of task requirements
	Async Score: 10
	Assigned Agent: User
	Dependencies: []
Step 2: Analyze current workflow
	Input: Current workflow
	Output: Analysis of current workflow
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 1']
Step 3: Identify areas for improvement
	Input: Analysis of current workflow
	Output: Areas for improvement
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 2']
Step 4: Discuss with colleagues
	Input: Areas for improvement
	Output: Insights from colleagues
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 3']
Step 5: Update workflow
	Input: Insights from colleagues
	Output: Updated workflow
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 4']
Step 6: Add compatibility with offline models
	Input: Updated workflow
	Output: Workflow with compatibility for offline models
	Async Score: 10
	Assigned Agent: User
	Dependencies: ['Step 5']

@Haste171
Copy link
Owner

{"tag": "COMMENT"}

I suggest adding a new step to the workflow to specifically address the compatibility with offline models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants