Closed aaronsteers closed 5 months ago
I would love to work on this topic, Thank you :)
Assigned to you!
@marcosmarxm I have completed my documentation but I am using fake for the embedding model so i cant really get responses, can you provide me with a temporary openai api key just for the purpose of getting the responses in the blog ?
Here is my documentation , waiting for the api key to finalize. Thank you!
Thanks @Harmaton let wait for Bindi to check the API keys.
@Harmaton were you able to get a key from @marcosmarxm?
No not yet @bindipankhudi . However, I have completed the blog waitimg for review. :)
sent you a key in DM, @Harmaton. I will look at the blog post.
@Harmaton - actually for this issue, you can keep using fake embedding and vectorize data using Cortex function, so basically overwrite the embedding column in the snowflake by vectorizing the document_content column using cortex'x embed function.
also, @Harmaton when it's complete, if you could share the blog in a google doc that would be great! :)
Okay, noted. Is it good practice to use any vector embedding function on data I passed to snowflake cortex directly (where I had to embed using fake or openai?)?
Okay, noted. Is it good practice to use vector embedding on data I passed to snowflake cortex directly (where I have to embed uaing fake or openai?)? Or should I use either?
Final Submission @bindipankhudi
Thanks @Harmaton I'll Bindi to take a look!
Thank you @Harmaton. The blog post looks good! Thank you for making the updates. Could you share a picture and a quick bio for publishing on our side? Thank you! :)
BIO + IMAGE -> HARMATON @bindipankhudi
Summary
Build a RAG solution running on 100% Snowflake-managed infrastructure, using Airbyte.
Project Description
This broadly involves following steps:
Deliverable
Resources to Assist