from truffle import TruffleClient
truffle = TruffleClient('truffle-8008.local')
calculator = truffle.apps.get('calculator')
print(calculator.generate_text('What is 100 * 100?'))
chat_1234154 = truffle.apps.get('chat_1234154')
print(chat_1234154.submit_user_prompt('Im tired of doing work by hand'))-
Notifications
You must be signed in to change notification settings - Fork 0
jacob-deepshard/truffle-python-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published