anarchy-ai / anarchy-ai/LLM-VM
Constrained generation error
Open
- Dominant language
- Python
- Stars
- 490
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
Running quickstart_guided.py
Traceback (most recent call last):
File "/Users/saisrivishwanath/Documents/Anarchy/LLM-VM/examples/quickstart_guided.py", line 17, in
response = client.complete(prompt = 'What does 1+1 equal?',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Client.complete() got an unexpected keyword argument 'type'
/Users/saisrivishwanath/anaconda3/lib/python3.11/tempfile.py:895: ResourceWarning: Implicitly cleaning up
_warnings.warn(warn_message, ResourceWarning)
Contributor guide
Assessment
This issue has not been assessed yet.