CliDyn / climsight

prototype of a system that provide local climate information
BSD 3-Clause "New" or "Revised" License
29 stars 10 forks source link

Fix rag #121

Closed AntoniaJost closed 1 week ago

AntoniaJost commented 1 week ago

I am doing some bad practise right now by pushing something that isn't fully tested yet! Just so everyone is aware of it. But given the time constraints, I wanted to make it available for you.

I changed the string issue to be a OpenAIEmbeddings instead and fixed all errors that arose from that change. Right now, the full database embedding is still running, but it worked with only 2 of the files and the api key being available in the environment. All other cases still need to be tested.