anarchy-ai / anarchy-ai/LLM-VM

Constrained generation error

Open
#414 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.