Thinkflux Client ================ TFClient is the main class utilized to interface with a Thinkflux reasoning agent. It provides several helper functions and API calls to aid in data input, agent configuration, and debugging. Quickstart .. autoclass:: ia.gaius.thinkflux_client.TFClient :members: :undoc-members: :show-inheritance: :special-members: __init__