diff --git a/plugins/cohere/test-fixtures/config b/plugins/cohere/test-fixtures/config new file mode 100644 index 000000000..cbcc035ef --- /dev/null +++ b/plugins/cohere/test-fixtures/config @@ -0,0 +1,9 @@ +{ + "CurrentURL": "https://api.os.cohere.ai", + "Contexts": { + "https://api.os.cohere.ai": { + "JWT": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MTk2MDYzODksImlhdCI6MTY4ODA3MDM4OSwidXNlcl9pZCI6IjdhZjBiYjFiLTU2MDQtNDI0Ny1hOWVhLWI0ZWI2ZjMzMjBiMCJ9.hCNIQcnrR371wsafGHj_xqnL9-OQbBGySN4Sfp6_wpI", + "Email": "" + } + } +} \ No newline at end of file