-
Notifications
You must be signed in to change notification settings - Fork 324
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
My note for using this project #263
Comments
If you run the first sample (https://github.com/MadcowD/ell?tab=readme-ov-file#1-prompts-are-programs-not-strings) , and don't get any result, you need add a line in it
Full code
otherwise, you need print the last line
|
If you follow the official installation (https://docs.ell.so/installation.html), on Macbook (macOS), the default shell is
The error message Here is the fix
|
Can you make a PR for the 'ell-ai[anthropic]' thing? :) |
Sure, it is #266 |
Still can't make I can see a file generated
But nothing appeared in http://127.0.0.1:5555 |
#263 - update the install pip command to support zsh users
@ozbillwang not sure if this is still an active issue for you but when ell studio launches and no ell.db is found, it will init one as per |
Thanks, I saw it now |
@ozbillwang excellent, glad ell studio is working for you. Would you mind closing the issue? |
sure. will close it soon. I still can't work it out with Ollama, that's my purpose to use this tool |
Sounds good. Hopefully that PR makes it in soon. |
|
(use this as note only, will close it soon. It would be useful if others get similar issue)
To successfully run sample of webcam in Readme (https://github.com/MadcowD/ell/tree/main?tab=readme-ov-file#4-multimodality-should-be-first-class) , you need install extra packages
Then you need run the real code at
examples/future/webcam_activity_describer.py
.If you are mac user, you need allow it to use the Camera
then you got
If you don't have webcam, you can replace with a real image directly
The text was updated successfully, but these errors were encountered: