You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-12Lines changed: 5 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,29 +31,22 @@ To run the plain2code client, you need Python 3.11 or a later version.
31
31
32
32
**Windows users:** Please install WSL (Windows Subsystem for Linux) as this is currently the supported environment for running plain code on Windows.
33
33
34
-
#### Anthropic API Key
34
+
#### Authorization - Codeplain API Key
35
35
36
-
For now you need to bring your own Anthropic API key to use Codeplain API. If you don't have Anthropic API key, you can create a free developer account at [console.anthropic.com](https://console.anthropic.com/). To experiment with Codeplain you need to top up your Anthropic account with $5-10.
36
+
We are using Codeplain API Key to authorize requests to the Codeplain API. To get your Codeplain API Key, please contact Codeplain.ai support at [email protected].
37
37
38
-
With Anthropic API Key ready, please contact Codeplain.ai support at [email protected] to have the hash of your Anthropic API key added to the list of authorized API keys.
39
-
40
-
To have the hash generated use the following command:
41
-
42
-
`python hash_key.py $CLAUDE_API_KEY`
43
-
44
-
To set up your API key run:
38
+
In order to generate code, you need to export the following environment variable:
# f"During conformance testing, the implementation code of the functional requirement {frid} was fixed, but the cause of the issue was not identified."
0 commit comments