ian
ian
Should be related to #1269, 0.2.55 also still works for me.
the installation package for non-tech users is quite out dated and the team are working on it. In the meantime, if you are comfortable with running git and python, please...
please watch the repo, github will send you a notification when a new release is created.
@zono50 seems to be related to #143, can you try the fix proposed there ?
Thank you so much for the guide ! As the team is small and doesn't have much time dedicated to this (I myself am just a former contributor and no...
Oh, about step 10, setting the keys within the UI is indeed recommended over editing the `.env` file. The `.env` file is there to serve use cases where users want...
@bfdykstra it was to make the installation self-contained, we wanted to make the app reside entirely within a single folder so that it's easier to manage especially for non-tech users....
@ryansh1x yes you can, anything that uses openai compatible API will work. You just need to add your embedding endpoint and then create a new file collection that uses that...
@ryansh1x sure thing, feel free to try it out and submit any issue/question. I'm not familiar with setting up the graph portion as I'm also a noob myself, but I'm...
@zono50 under the LLMs specification, can you try adding `api_key: none` ?