Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Congrats on the launch. I'll take a closer look soon and only played around a bit.

Would be great if you could extend the documentation.

If you're not open sourcing the app, what about at least open sourcing the documentation?

One thing I'd like to extend is on https://www.grafychat.com/d/docs/intro

3. Configure Ollama server to make sure it allows connection from grafychat.

That's not very helpful. Something along the line Set the environment variable OLLAMA_ORIGINS to "https://www.grafychat.com" and rerun "ollama serve". Use your custom host if your using the self-host option.

  ```sh
  OLAMA_ORIGINS="https://www.grafychat.com" ollama serve
  ```
Is not that much more text but makes it way easier for people to go and try out your app with ollama.


Thanks for the feedback!

Open sourcing documentation is an interesting idea.

> Something along the line Set the environment variable OLLAMA_ORIGINS

I'll test it out and update the docs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: