tkellogg / fossil

A mastodon client optimized for reading, with an AI-enabled algorithm for displaying posts
https://www.fossil-social.com
65 stars 8 forks source link

Document setup process (esp. Windows or Linux) #7

Open tkellogg opened 6 months ago

tkellogg commented 6 months ago

Any work toward making it easier for people to use is greatly appreciated.

johnmcdonnell commented 6 months ago

One point here, I found configuring llm was not sufficient, I needed to add OPENAI_KEY to my .env.

tkellogg commented 6 months ago

ah man, sorry about that. The llm integration is still pretty fresh. Out of curiosity, what Git version are you using?

johnmcdonnell commented 6 months ago

Do you mean which commit? 5b6569319c04c72272c1cafda5cb6e3b9ce89f1b

tkellogg commented 6 months ago

Alright, sorry about that, I just pushed another commit that adds the ability to set the OpenAI key via the UI

Step 1 image

Step 2: Set the openai key. It should always be present, even if it's empty image

Step 3: Click Save image