anarchy-ai / anarchy-ai/LLM-VM
Constrained generation error
未關閉
- 主要語言
- Python
- 星號
- 490
- 分支
- 139
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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)
貢獻指南
評估
這個 Issue 還沒有評估資料。