mirror of
https://github.com/MadcowD/ell.git
synced 2024-09-22 16:14:36 +03:00
working except tool use
This commit is contained in:
@@ -8,4 +8,6 @@ def hello_from_claude():
|
||||
|
||||
if __name__ == "__main__":
|
||||
ell.init(verbose=True, store="./logdir", autocommit=True)
|
||||
hello_from_claude()
|
||||
hello_from_claude()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user