Skip to content

Commit 0d8cd94

Browse files
authored
Update README.md
1 parent 1899e5d commit 0d8cd94

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,10 +279,6 @@ When using the "pprompt" or "prompt" function, TopicGPT can behave differently t
279279

280280
- In case of hallucination of facts it may help to use GPT-4 for TopicGPT
281281

282-
### Testing
283-
284-
To ensure that TopicGPT runs as intended, you can install the package and run the two test files under test/TestPackage. Note that you need to provide your api-key to the scripts via the keyword argument "--api-key". Note that it is possible that some tests fail because of the stochasticity of the model or errors of the OpenAI API. You can try to run those tests again and see if they work on the second try.
285-
286282
## How TopicGPT works
287283

288284
TopicGPT is centrally built on top of text embeddings and the prompting mechanisms obtained via LLMs and provided by the OpenAI API. Please also see the section [References](#references) for more details on the models and ideas used in TopicGPT.

0 commit comments

Comments
 (0)