You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add data tool function and improve response printing
Added `make_data_tool` function which is responsible for generating function metadata for openai tools. Also, replaced ordinary `print` of response from OpenAI with `pretty_print_conversation` in `using_mindsdb_inference_with_text2sql_prompt.py` to enhance visibility of conversation.
0 commit comments