format bash scripts properly so copy & paste may work without issues
This commit is contained in:
@@ -67,9 +67,9 @@ _See more: <https://www.linkedin.com/search/results/companies/?geoUrn=XXX> – t
|
||||
|
||||
```bash
|
||||
python c4ai_insights.py \
|
||||
--in ./data \
|
||||
--in ./data \
|
||||
--out ./data \
|
||||
--embed_model all-MiniLM-L6-v2 \
|
||||
--embed-model all-MiniLM-L6-v2 \
|
||||
--llm-provider gemini/gemini-2.0-flash \
|
||||
--llm-api-key "" \
|
||||
--top-k 10 \
|
||||
|
||||
Reference in New Issue
Block a user