-
-
Notifications
You must be signed in to change notification settings - Fork 112
[Platform] Fix Albert API examples #840
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
Conversation
736ac6d to
80bbfb3
Compare
80bbfb3 to
c95fb69
Compare
|
Hi @chr-hertel, When I run the command: php albert/embeddings.phpI get the same error. I can see where the problem lies:
I can create a PR to fix this |
|
@gundesli you are very much welcome - should we merge this here already as a first step or do you want to take over completely? |
|
We can merge this one first, which concerns the examples, and I can start from the main branch in a second step, if that's okay for you. I just noticed a small issue with the php command |
|
that'll be fixed if you execute this: it links the vendors of the examples to the local components of the branch |
I didn't know that trick, thank you :) |
@gundesli can you confirm that the examples work for you on this branch in the same way - meaning embeddings fail with 500 on internal server site?