diff --git a/some_thoughts.md b/some_thoughts.md new file mode 100644 index 0000000..287da61 --- /dev/null +++ b/some_thoughts.md @@ -0,0 +1,14 @@ +# Functions call is great + +* Its not just strings, its structured data + (sql) + +* Its not just structured data, but with pydantic theres computation + (multisearch) + +* its not just flat computation its a dag + (query planner) + +* Computation can also extend more functionality + (citations) +