theopenconversationkit / tock

Tock, the open source conversational AI toolkit.
https://doc.tock.ai
Apache License 2.0
504 stars 132 forks source link

[GenAITooling] Ignore embeddings.json config file prevent sensitive key upload #1666

Open Benvii opened 4 months ago

Benvii commented 4 months ago

Currently the gen-ai tooling README.md suggestion creating an embeddings.json file which contains sensitive information such as Open AI or other provider keys.

This file should be ignored an a bit more documented (new secret model format with the secret provider type).