updated readme with arguments for litellm

This commit is contained in:
Aravind Karnam
2025-05-02 17:04:42 +05:30
parent 6650b2f34a
commit bd5a9ac632

View File

@@ -69,11 +69,12 @@ _See more: <https://www.linkedin.com/search/results/companies/?geoUrn=XXX> t
python c4ai_insights.py \
--in ./data \
--out ./data \
--embed_model all-MiniLM-L6-v2 \
--top_k 10 \
--openai_model gpt-4.1 \
--max_llm_tokens 8024 \
--llm_temperature 1.0 \
--embed_model all-MiniLM-L6-v2 \
--llm-provider gemini/gemini-2.0-flash \
--llm-api-key "" \
--top-k 10 \
--max-llm-tokens 8024 \
--llm-temperature 1.0 \
--workers 4
```
Emits next to the Stage1 files: