docker / genai-stack

Langchain + Docker + Neo4j + Ollama
Creative Commons Zero v1.0 Universal
3.99k stars 865 forks source link

Will it work with free Open AI access? #124

Open gosforth opened 8 months ago

gosforth commented 8 months ago

Hi!

Not an issue and I'm sorry to post it here but I have two questions I do not know where to ask:

Thank you for your help,

G.

slimslenderslacks commented 8 months ago

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?