Skip to content

Commit

Permalink
update config.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
mgv99 committed Aug 19, 2024
1 parent 804f7be commit 27ea67b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions besser/bot/test/examples/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,9 @@ nlp.region = US
nlp.timezone = Europe/Madrid
nlp.pre_processing = True
nlp.intent_threshold = 0.4

nlp.openai.api_key = YOUR-API-KEY
nlp.intent.openai.model_name = gpt-4-turbo-preview

nlp.hf.api_key = YOUR-API-KEY
nlp.intent.hf.model_name = mistralai/Mixtral-8x7B-Instruct-v0.1

nlp.replicate.api_key = YOUR-API-KEY
nlp.intent.replicate.model_name = mistralai/mixtral-8x7b-instruct-v0.1

[db]
db.monitoring = False
Expand Down

0 comments on commit 27ea67b

Please sign in to comment.