Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / llmariner/cli issues and pull requests

#129 - Add hidden usage summary command

Pull Request - State: closed - Opened by Ladicle 4 months ago

#128 - Rename CLI to "llma"

Pull Request - State: closed - Opened by kkaneda 4 months ago

#127 - Bump Go version to 1.23

Pull Request - State: closed - Opened by Ladicle 5 months ago

#126 - Update the config path to ".config/llmariner"

Pull Request - State: closed - Opened by kkaneda 5 months ago - 1 comment

#125 - Bump deps and rename the repo to llmariner

Pull Request - State: closed - Opened by kkaneda 5 months ago

#124 - Update the IAM role in the github workflow

Pull Request - State: closed - Opened by kkaneda 5 months ago

#123 - Update auth client ID

Pull Request - State: closed - Opened by kkaneda 5 months ago

#122 - Remove a special handling for an issuer URL that is not resolvable

Pull Request - State: closed - Opened by kkaneda 5 months ago

#121 - Add --no-open to 'workspace notebooks open'

Pull Request - State: closed - Opened by kkaneda 5 months ago

#120 - Include k8s namespace in the notebook URL

Pull Request - State: closed - Opened by kkaneda 5 months ago

#119 - Add a CLI command for embeddings

Pull Request - State: closed - Opened by kkaneda 5 months ago

#118 - Update the default values of --temperature and --top-p

Pull Request - State: closed - Opened by kkaneda 5 months ago

#117 - Add more flags to "chat completions"

Pull Request - State: closed - Opened by kkaneda 5 months ago

#115 - Sort the output of "llmo models list" by names

Pull Request - State: closed - Opened by kkaneda 5 months ago

#114 - Fix the "Args" of "orgs/projects remove-member"

Pull Request - State: closed - Opened by kkaneda 6 months ago

#113 - Add "llmo legacy completions"

Pull Request - State: closed - Opened by kkaneda 6 months ago

#112 - Use ChatCompletionChunk

Pull Request - State: closed - Opened by kkaneda 6 months ago

#111 - Support the Ollama error message format

Pull Request - State: closed - Opened by kkaneda 6 months ago

#110 - Support job ID completion

Pull Request - State: closed - Opened by Ladicle 7 months ago

#109 - Support multi pod logs

Pull Request - State: closed - Opened by Ladicle 7 months ago

#108 - Add a flag to specify the number of workers for PyTorch DDP

Pull Request - State: closed - Opened by Ladicle 7 months ago

#107 - Bump the dep to inference-manager

Pull Request - State: closed - Opened by kkaneda 7 months ago

#106 - Add batch job logs command

Pull Request - State: closed - Opened by Ladicle 7 months ago

#105 - Add batch job delete command

Pull Request - State: closed - Opened by Ladicle 7 months ago

#104 - Add batch job command

Pull Request - State: closed - Opened by Ladicle 7 months ago

#103 - Add --no-open to 'auth login'

Pull Request - State: closed - Opened by kkaneda 7 months ago - 1 comment

#102 - Avoid out of range error from context.Set

Pull Request - State: closed - Opened by kkaneda 7 months ago

#101 - Bump job-manager mod

Pull Request - State: closed - Opened by Ladicle 7 months ago

#100 - Eliminate the duplicate code for Server Sent Events

Pull Request - State: closed - Opened by kkaneda 7 months ago

#99 - Add 'llmo storage vector-stores {list-files,delete-file}

Pull Request - State: closed - Opened by kkaneda 8 months ago

#98 - Add "storage vs get"

Pull Request - State: closed - Opened by kkaneda 8 months ago

#97 - Move "orgs" and "projects" under "admin"

Pull Request - State: closed - Opened by kkaneda 8 months ago

#96 - Move files & vector-stores under storage

Pull Request - State: closed - Opened by kkaneda 8 months ago

#95 - Move "clusters" under "admin"

Pull Request - State: closed - Opened by kkaneda 8 months ago

#94 - Change the notebook ingress path to use Session Manager

Pull Request - State: closed - Opened by kkaneda 8 months ago

#93 - Use the same format for "Created .." messages

Pull Request - State: closed - Opened by kkaneda 8 months ago

#92 - Do not print ID in 'llmo ws nb list'

Pull Request - State: closed - Opened by kkaneda 8 months ago

#91 - Make "auth projects' to take a title as arg

Pull Request - State: closed - Opened by kkaneda 8 months ago

#90 - Make "llmo auth api-keys" to take a key name as an argument

Pull Request - State: closed - Opened by kkaneda 8 months ago

#89 - Update "llmo auth orgs" to take a title as an arg

Pull Request - State: closed - Opened by kkaneda 8 months ago

#88 - Update error msg on notebook

Pull Request - State: closed - Opened by kkaneda 8 months ago

#87 - Add "llmo vector-stores"

Pull Request - State: closed - Opened by kkaneda 8 months ago

#86 - Make "files/models delete" to take ID as arg

Pull Request - State: closed - Opened by kkaneda 8 months ago

#85 - Ask issuer only when an endpoint URL is http://localhost

Pull Request - State: closed - Opened by kkaneda 8 months ago

#84 - Make the default issuer derived from an end point URL

Pull Request - State: closed - Opened by kkaneda 8 months ago

#83 - Fix a label selector

Pull Request - State: closed - Opened by kkaneda 8 months ago

#82 - Add cluster ID to a session manager request path

Pull Request - State: closed - Opened by kkaneda 8 months ago

#81 - Add confirmation before deletion

Pull Request - State: closed - Opened by kkaneda 8 months ago

#80 - Add CLI commands for clusters

Pull Request - State: closed - Opened by kkaneda 8 months ago

#79 - Fix a typo in the test name

Pull Request - State: closed - Opened by kkaneda 8 months ago

#78 - Add some flags for the create notebook command

Pull Request - State: closed - Opened by Ladicle 8 months ago

#77 - Add open notebook command

Pull Request - State: closed - Opened by Ladicle 9 months ago

#76 - Fix delete notebook cmd

Pull Request - State: closed - Opened by Ladicle 9 months ago

#75 - Make 'ft jobs' commands to get an ID as a commandline arg

Pull Request - State: closed - Opened by kkaneda 9 months ago

#74 - Fix an incorrect head of "models list"

Pull Request - State: closed - Opened by kkaneda 9 months ago - 1 comment

#73 - Do not specify timeout in rest.Config

Pull Request - State: closed - Opened by kkaneda 9 months ago

#72 - Use age for 'ft jobs list'

Pull Request - State: closed - Opened by kkaneda 9 months ago - 1 comment

#71 - Move timeToAge() to a separate package

Pull Request - State: closed - Opened by kkaneda 9 months ago

#70 - Add --follow to 'llmo ft jobs logs'

Pull Request - State: closed - Opened by kkaneda 9 months ago

#69 - Get notebook name from argument instead of required flag

Pull Request - State: closed - Opened by Ladicle 9 months ago

#68 - Add notebook delete command

Pull Request - State: closed - Opened by Ladicle 9 months ago

#67 - Show running age on notebook list command

Pull Request - State: closed - Opened by Ladicle 9 months ago

#66 - Show an error message when a response is not a json

Pull Request - State: closed - Opened by kkaneda 9 months ago

#65 - Ignore context cancel error from 'llmo ft jobs logs'

Pull Request - State: closed - Opened by kkaneda 9 months ago - 1 comment

#64 - Update the API key commands to use the new path

Pull Request - State: closed - Opened by kkaneda 9 months ago

#63 - Make 'auth api-keys list' show user ID

Pull Request - State: closed - Opened by kkaneda 9 months ago

#62 - Ask a user to set a context after 'auth login'

Pull Request - State: closed - Opened by kkaneda 9 months ago

#61 - Add notebook stop/start command

Pull Request - State: closed - Opened by Ladicle 9 months ago

#60 - Remove --issues-exit-code=0 from golangci-lint

Pull Request - State: closed - Opened by kkaneda 9 months ago

#59 - Add a helper function for port-forwarding

Pull Request - State: closed - Opened by kkaneda 9 months ago

#58 - Add 'fine-tuning jobs exec'

Pull Request - State: closed - Opened by kkaneda 9 months ago - 1 comment

#57 - Change the K8s API server path to have "/v1/sessions"

Pull Request - State: closed - Opened by kkaneda 9 months ago

#56 - Fix a bug in 'llmo context set'

Pull Request - State: closed - Opened by kkaneda 9 months ago

#56 - Fix a bug in 'llmo context set'

Pull Request - State: closed - Opened by kkaneda 9 months ago

#55 - Improve the error message on missing --organization-title

Pull Request - State: closed - Opened by kkaneda 9 months ago

#54 - Improve the error message on access token not found

Pull Request - State: closed - Opened by kkaneda 9 months ago

#53 - Add "llmo ft jobs logs"

Pull Request - State: closed - Opened by kkaneda 9 months ago

#52 - Remove the 5 minutes buffer on token expiration check

Pull Request - State: closed - Opened by kkaneda 9 months ago

#51 - Change 'context set' to choose org and project from a list

Pull Request - State: closed - Opened by kkaneda 9 months ago

#50 - Clear a project when an org is updated

Pull Request - State: closed - Opened by kkaneda 9 months ago

#49 - Add workspace notebook command

Pull Request - State: closed - Opened by Ladicle 9 months ago

#48 - Improve an error message fromn 'context set project'

Pull Request - State: closed - Opened by kkaneda 9 months ago

#47 - Add "config get (organization|project) id"

Pull Request - State: closed - Opened by kkaneda 9 months ago

#46 - Fix a bug with code for getting an org ID

Pull Request - State: closed - Opened by kkaneda 9 months ago

#45 - Add "config set (organization|project) id"

Pull Request - State: closed - Opened by kkaneda 9 months ago - 1 comment

#44 - Make --organization-title optional

Pull Request - State: closed - Opened by kkaneda 9 months ago

#43 - Add Organization/ProjectID to Config Context

Pull Request - State: closed - Opened by kkaneda 9 months ago

#42 - Add the 'projects' command

Pull Request - State: closed - Opened by kkaneda 9 months ago

#41 - Bump user-manager dep

Pull Request - State: closed - Opened by kkaneda 9 months ago

#40 - Handle k8s namespaces in org management

Pull Request - State: closed - Opened by kkaneda 9 months ago

#39 - Add 'ft' alias to 'fine-tuning'

Pull Request - State: closed - Opened by kkaneda 9 months ago

#38 - Add list-members and remove-member to org

Pull Request - State: closed - Opened by kkaneda 9 months ago

#37 - Bump user manager dep

Pull Request - State: closed - Opened by kkaneda 9 months ago

#36 - Add a command for generating docs

Pull Request - State: closed - Opened by kkaneda 9 months ago - 1 comment

#35 - Disable flag parsing in non-leaf commands

Pull Request - State: closed - Opened by kkaneda 9 months ago

#34 - Add "files delete"

Pull Request - State: closed - Opened by kkaneda 9 months ago

#33 - Add "models delete"

Pull Request - State: closed - Opened by kkaneda 9 months ago

#32 - Add "fine-tuning jobs cancel"

Pull Request - State: closed - Opened by kkaneda 9 months ago

#31 - Support pagination in 'fine-tuning jobs list'

Pull Request - State: closed - Opened by kkaneda 9 months ago