updated readme with arguments for litellm
This commit is contained in:
@@ -69,11 +69,12 @@ _See more: <https://www.linkedin.com/search/results/companies/?geoUrn=XXX> – t
|
|||||||
python c4ai_insights.py \
|
python c4ai_insights.py \
|
||||||
--in ./data \
|
--in ./data \
|
||||||
--out ./data \
|
--out ./data \
|
||||||
--embed_model all-MiniLM-L6-v2 \
|
--embed_model all-MiniLM-L6-v2 \
|
||||||
--top_k 10 \
|
--llm-provider gemini/gemini-2.0-flash \
|
||||||
--openai_model gpt-4.1 \
|
--llm-api-key "" \
|
||||||
--max_llm_tokens 8024 \
|
--top-k 10 \
|
||||||
--llm_temperature 1.0 \
|
--max-llm-tokens 8024 \
|
||||||
|
--llm-temperature 1.0 \
|
||||||
--workers 4
|
--workers 4
|
||||||
```
|
```
|
||||||
Emits next to the Stage‑1 files:
|
Emits next to the Stage‑1 files:
|
||||||
|
|||||||
Reference in New Issue
Block a user