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

Interactive Mode #184

Closed
p-vdp opened this issue Jun 7, 2024 · 1 comment
Closed

Interactive Mode #184

p-vdp opened this issue Jun 7, 2024 · 1 comment

Comments

@p-vdp
Copy link

p-vdp commented Jun 7, 2024

It would be useful to have an interactive mode accessed via CLI and the REST API (see also #183) , something like this:

$ python -m ollama --endpoint http://remotehost:11434 --model llama3 --interactive

[Connected to endpoint: http://remotehost:11434]
[Model: llama3]

$ Why is the sky blue?

The sky appears blue because of a phenomenon called scattering, which occurs when sunlight interacts 
with tiny molecules of gases in the Earth's atmosphere.
@mxyng
Copy link
Collaborator

mxyng commented Aug 27, 2024

As mentioned in #185, a CLI is be out of scope of this repo

@mxyng mxyng closed this as not planned Won't fix, can't repro, duplicate, stale Aug 27, 2024
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

No branches or pull requests

2 participants