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
I am currently working on a project that involves handling sensitive data, and ensuring data privacy is my top priority. To maintain confidentiality at the Large Language Model (LLM) level, I am utilizing Azure OpenAI.
I have a few questions regarding PandasAI:
External Calls: Does PandasAI make any implicit calls to external sources that could potentially lead to data leakage? Specifically, I have observed that the URL api.domer.ai is accessed with each call. Could you please clarify the role of api.domer.ai within the PandasAI framework?
API Key Requirement: I noticed that an API key is required for PandasAI, even when not using the Bamboo LLM. Could you explain the purpose of this API key in such scenarios?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am currently working on a project that involves handling sensitive data, and ensuring data privacy is my top priority. To maintain confidentiality at the Large Language Model (LLM) level, I am utilizing Azure OpenAI.
I have a few questions regarding PandasAI:
External Calls: Does PandasAI make any implicit calls to external sources that could potentially lead to data leakage? Specifically, I have observed that the URL api.domer.ai is accessed with each call. Could you please clarify the role of api.domer.ai within the PandasAI framework?
API Key Requirement: I noticed that an API key is required for PandasAI, even when not using the Bamboo LLM. Could you explain the purpose of this API key in such scenarios?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions