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

LLM environments #57

Merged
merged 7 commits into from
Feb 18, 2024
Merged

LLM environments #57

merged 7 commits into from
Feb 18, 2024

Conversation

razrotenberg
Copy link
Contributor

Currently the solution is based on ollama which is a prerequisite.

  • Added "genv llm" command with subcommands: attach, ps, run.
  • Supporting filtering environment snapshots by environment name
  • Installing psutil as a dependency

Currently the solution is based on ollama which is a prerequisite.

* Added "genv llm" command with subcommands: attach, ps, run.

- Supporting filtering environment snapshots by environment name
- Installing psutil as a dependency
* Added "genv remote llm" with subcommands: attach, ps, serve
@razrotenberg razrotenberg changed the title Initial support for LLM environments. LLM environments Feb 14, 2024
@razrotenberg razrotenberg marked this pull request as ready for review February 14, 2024 17:34
@razrotenberg razrotenberg merged commit c8f7810 into main Feb 18, 2024
1 check passed
@razrotenberg razrotenberg deleted the feature/llms branch February 18, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant