Nice video, I got stuck with "No module named `pydantic_core._pydantic_core` error", run pip3 -V in your cloud9 ide to get the python version, and use that as the runtime version in your lambda function. Worked for me.
@miboso20248 ай бұрын
@@saipranavvuppala7829 what is your python version?
@nelljrbr Жыл бұрын
Man! your style is very nice! Both, the way you dress, and the way you explain!
@thiagobueno9953Ай бұрын
i agree, made my evening
@serdarb89958 ай бұрын
Thank you but I am getting No module named `pydantic_core._pydantic_core` error
@michaelbrand2044 Жыл бұрын
Bro love your videos
@GokceDB Жыл бұрын
Thank you! :)
@umairw23511 ай бұрын
where can I get the lambda script you pasted?
@muhammadaasimsoomro4971 Жыл бұрын
can we use langchain along with vector db ?
@mstrkittty10 ай бұрын
i'm getting: ""errorMessage": "Unable to import module 'lambda_function': No module named 'pydantic_core._pydantic_core'"" but I see it in the folder when i ls
@toute-belle5909 ай бұрын
I found a GitHub repository that offers an OpenAI layer and solves the issue: "Unable to import module 'lambda_function': No module named 'pydantic_core._pydantic_core'". @Gokce DB, could you create a tutorial on this topic, as we are encountering the same error with the anthropic library.
@enricotrivellato28988 ай бұрын
Same error here.
@toute-belle5908 ай бұрын
The more easiest, it's to use lambda with bedrock @@enricotrivellato2898
@rakeshchavan78394 күн бұрын
@@toute-belle590 Can you share that Github repository ?
@tomrainey-w7u Жыл бұрын
I love your style, but I need help! I tried twice and get this error when I run the test in Lambda: "Unable to import module 'lambda_function': No module named 'pydantic_core._pydantic_core'",
@GokceDB Жыл бұрын
Try installing this module :)
@L12393 Жыл бұрын
same problem here...
@GokceDB Жыл бұрын
@@L12393 did you try installing the module?
@L12393 Жыл бұрын
@@GokceDB I tried to pip install pydantic-core and add it to a new layer but the error occurs.
@L12393 Жыл бұрын
Hey, did you find a solution? @@GokceDB This is the error message when I follow your steps.: { "errorMessage": "Unable to import module 'lambda_function': No module named 'pydantic_core._pydantic_core'", "errorType": "Runtime.ImportModuleError", "requestId": "93f7da54-3f7e-41a5-95d2-9038bc158337", "stackTrace": [] } The only thing I noticed was that you have a .C9 folder in your environment. Is that related?
@patrickevanroach74989 ай бұрын
Very nice video, I am having similar issues to many other with pylance it appears there is a hurdle there that could be addressed
@OkiemTaty Жыл бұрын
I am getting internal server error at the end after creating function URL. any ideas?
@shamsudheenmarakkar7346 Жыл бұрын
Hey need help My lambda give error "message": "Endpoint request timed out" even after changing it to 5 minutes. How to solve this?
@GokceDB Жыл бұрын
Make sure it works in Playground first: platform.openai.com/playground
@shamsudheenmarakkar7346 Жыл бұрын
@@GokceDB Yes. It does.
@GokceDB Жыл бұрын
@@shamsudheenmarakkar7346 is your Lambda running in a VPC? Does it have access to the internet?
@kevinpicado7610 Жыл бұрын
awesome!!! 🤯
@GokceDB Жыл бұрын
:)
@danielquiroga43 Жыл бұрын
It says that I'm missing pylance eventhouhg pylance is installed with openai
@GokceDB Жыл бұрын
That’s strange! Perhaps try installing it anyway.
@Mostafa_Sharaf_4_9 Жыл бұрын
When I open the choose my region and select the lambda function I can't download it , It's not available ..why?
@GokceDB Жыл бұрын
Try python 3.10 for your Lambda function, then try again
@Mostafa_Sharaf_4_9 Жыл бұрын
"errorMessage": "Unable to import module 'lambda_function': No module named 'pydantic_core._pydantic_core'", this error happened in your method and it is also happened when I used layers ...this error would kill me @@GokceDB
@GokceDB Жыл бұрын
@@Mostafa_Sharaf_4_9 that's weird. Try installing this module.
@mstrkittty10 ай бұрын
I downgraded the python version and it worked.
@data-IndieHacker8 ай бұрын
you"re the best
@anirban63109 ай бұрын
the cloud9 isnt connecting for me
@JavierHernandez-xo5nb Жыл бұрын
Exelente
@GokceDB Жыл бұрын
:)
@davegamesuk7 ай бұрын
No way this guy isn't AI generated
@OkiemTaty Жыл бұрын
too much showmanship...
@GokceDB Жыл бұрын
Sorry
@gurvirbaraich4 ай бұрын
Bro, it's not a tiktok video, try not to bounce as much. Good content by the way! Thanks