You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not an issue and I'm sorry to post it here but I have two questions I do not know where to ask:
If I deploy this stack in Windows environment then I have to use Open AI to make it work (oolama will work only in Linux or Mac)? But Open AI will work only if I have commercial license, right?
Any chance to use local LLM if I run Windows?
Is there any tuto how to load my data into genai (from csv's or database)?
Thank you for your help,
G.
The text was updated successfully, but these errors were encountered:
Open AI will require that you have an Open AI api key, yes. There is now a preview of Ollama for windows though. We are checking whether or not the preview version of Ollama would allow you to run these examples with local LLMs on Windows.
I think you're right that it'd be useful to have a tutorial on loading data from a CSV file. Are you still thinking about a question-answer style data set?
Hi!
Not an issue and I'm sorry to post it here but I have two questions I do not know where to ask:
If I deploy this stack in Windows environment then I have to use Open AI to make it work (oolama will work only in Linux or Mac)? But Open AI will work only if I have commercial license, right?
Any chance to use local LLM if I run Windows?
Is there any tuto how to load my data into genai (from csv's or database)?
Thank you for your help,
G.
The text was updated successfully, but these errors were encountered: