-
Notifications
You must be signed in to change notification settings - Fork 4
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
[ActiveJob] [Plain::MessageProcessorJob] [564f3a91-68ae-49ef-9cb0-ea2611bd6e63] Error performing Plain::MessageProcessorJob (Job ID: 564f3a91-68ae-49ef-9cb0-ea2611bd6e63) from Async(default) #8
Open
Comments
i think you are using a more updated openai, I've updated on my end but I
I'm little short on time, I will try to upgrade it on weekend
El vie, 9 feb 2024 a la(s) 12:56 p.m., dbdill ***@***.***)
escribió:
… I followed instructions for the installation and did rails plain:load. It
seems to work correctly but when I try to ask plain something I get
end of context
[ActiveJob] [Plain::MessageProcessorJob] [564f3a91-68ae-49ef-9cb0-ea2611bd6e63] Error performing Plain::MessageProcessorJob (Job ID: 564f3a91-68ae-49ef-9cb0-ea2611bd6e63) from Async(default) in 519.11ms: NoMethodError (undefined method `to_h' for #<Plain::Message id: 3, role: "user", content: "hello?", plain_conversation_id: 2, created_at: "2024-02-09 15:50:52.801029000 +0000", updated_at: "2024-02-09 15:50:52.801029000 +0000">):
the log from qdrant docker:
2024-02-09T15:56:10.960358Z INFO actix_web::middleware::logger: 172.17.0.1
"POST /collections/qdrant/points/search HTTP/1.1" 200 18715 "-" "Faraday
v2.9.0" 0.002857
—
Reply to this email directly, view it on GitHub
<#8>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAC5SCGQKA6YT6ME6RDU23YSZBMHAVCNFSM6AAAAABDBWBX36VHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZDONBRHA2DQMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
What do you mean? As in I should use an older model? |
I still get the same error even with the default model specified in the repo. This is the full trace when I send a message in a conversation
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I followed instructions for the installation and did rails plain:load. It seems to work correctly but when I try to ask plain something I get
the log from qdrant docker:
2024-02-09T15:56:10.960358Z INFO actix_web::middleware::logger: 172.17.0.1 "POST /collections/qdrant/points/search HTTP/1.1" 200 18715 "-" "Faraday v2.9.0" 0.002857
The text was updated successfully, but these errors were encountered: