PyPika supports is tested for supported Python, i.e. 3.9+. It is tested for PyPy3.9 and PyPy3.10. It may also work Cython, and Jython but is not being tested for in the CI script. The entry point for ...
You type a question in plain English (e.g., "What is the total revenue by city?") The agent sends your question to OpenAI's GPT model GPT decides which tools to call (list tables, describe schema, or ...