Closed simonw closed 8 months ago
For the moment the test has to be re-recorded by changing the model.key=
line in that test to include a live key, then running:
pytest --record-mode=rewrite
Then editing the YAML file to remove the key again. I should make that more efficient and document it in the README.
Released: https://pypi.org/project/llm-claude-3/
Looks like this needs to use the new
messages
API - the text completion API is not supported for these.