-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Milestone
Description
Quick installation support
Support one command to install all octopus componts
the first step install the octopus_up tool
pip install og_up
the second step run octopus_up to start all componts
og_up
- improve the octopus_up command #63
- deploy to localhost document #70
- deploy to cloud document
- choose the codellama mode according to the local computer hardware
- support octopus cloud api key #75
- check the required docker version #105
- check the required python version #106
- check the docker is alive #107
- Feature: Podman support #121
- Ping the agent service to check the healthy when setup the octogen #125
Agent API Support
Model API Service
- OpenAI API Service support
- add the model name validation
- Azure API Service support
- llama.cpp server API support
- Model switch support
Terminal UI
- put the uploading files task into panel #115
- add token usage #114
- add time tracing #116
- add token generated speed #117
Security
- check the length of api key before checking if the api key is valid
Kernel capability
Fixed Bugs
- fix: fix openai api call error #68
- fix: fix the modelname bug #69
- fix: add docker version requirement #74
- fix: fix the gpk encoding error #76
- fail to run octopus_agent_setup on windows #77
- Unable to download llama. #90
- fix: install cli when using octogen agent service #104
- 131 the display problem for package downloading progress #132
- display the incompleted downloading progress #134
- fix: catch the iterm_image exception #144
Test Tasks
add test cases for windows, macos and ubuntu
Operating System
- windows
- macos
- ubuntu
Dev environment
- gitpod terminal
- github codespace terminal
- vscode terminal
if you have any advice for the roadmap. please create a discuession to talk about it