Files
instructor/some_thoughts.md
T
2023-06-22 20:18:32 +08:00

301 B

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)