Setup docs page
This commit is contained in:
parent
dadbe24c82
commit
c39feeee53
33 changed files with 2724 additions and 379 deletions
|
|
@ -1,6 +0,0 @@
|
|||
from great_ai import GreatAI
|
||||
|
||||
|
||||
@GreatAI.create
|
||||
def hello_world(name: str) -> str:
|
||||
return f"Hello {name}!"
|
||||
Loading…
Add table
Add a link
Reference in a new issue