This commit is contained in:
mrT23
2024-06-18 09:29:32 +03:00
parent 6ed65eb82b
commit de9b21d7bd
6 changed files with 70 additions and 61 deletions

View File

@ -33,7 +33,7 @@ environment = "..."
These parameters can be obtained by registering to [Pinecone](https://app.pinecone.io/?sessionType=signup/).
## How to use:
## How to use
- To invoke the 'similar issue' tool from **CLI**, run:
`python3 cli.py --issue_url=... similar_issue`