Open eduardconstantin opened 1 month ago
I have looked into the issue about integrating Ollama as a free alternative to the OpenAI , and I would like to work on it. My Approach:
Sounds great!
Interested could, I work upon it.
Interested could, I work upon it.
let's give @sahoobiks a chance first
@sahoobiks are you still working on this feature? I saw you closed the pr
@Bisha18 I think you can take it
@eduardconstantin hi, i'd like to work on this. Basically,
i'll get started if you give the green signal
Sounds great! I assigned you.
@eduardconstantin do you have your own ollama public key?
@eduardconstantin do you have your own ollama public key?
you don't need an api key, you have to install ollama locally to use it
@aaryak1369 are you still working on this issue?
Description A free alternative to generate the stories would be useful. Right now the cli uses only the OpenAI SDK.
Describe the solution you'd like The cli tool should ask the user which method to use, OpenAI or Ollama. If Ollama is selected the connection details should be added by the user, if OpenAI is selected only the Api key should be added. Another option would be to just add the connection details in the .env file and automatically select the ollama option.