Kanaries / pygwalker

PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
https://kanaries.net/pygwalker
Apache License 2.0
10.7k stars 545 forks source link

Questions Regarding Integration of PygWALKER Chat Functionality in Streamlit Without Kanaries API Key #570

Closed wuhuanyan closed 1 month ago

wuhuanyan commented 1 month ago

If I want to use the chat functionality of PygWALKER in Streamlit, do I necessarily need to use the kanaries_api_key? Can I integrate other GPT models?

ObservedObserver commented 1 month ago
  1. You don't have to use kanaries offical api.
  2. Yes, You can integrate other llm related discussion: https://github.com/Kanaries/pygwalker/issues/454