Tencent / Tencent/WeSmartFlow

Could the README include an Ollama setup that actually works out of the box?

Open Beginner friendly
#107 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.1k
Forks
8
PR merge metrics
No merged PRs in 30d

Description

The project says it supports OpenAI-compatible APIs, but I still had to guess the exact Ollama URL, model name, and whether streaming works the same way. A small section with tested values for LLM_BASE_URL, LLM_MODEL, and known limitations for local models would make self-hosting much easier.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the README and trace the existing OpenAI-compatible API setup to confirm how LLM_BASE_URL and LLM_MODEL are read. Test the documented Ollama URL, model name, and streaming behavior, then add a setup section with verified values and known local-model limitations. Done means a newcomer can follow the section without guessing.

Written by the indexing model from the issue text.

Assessment

Tech stack
ollama
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.