Skip to content

Commit

Permalink
docs: llms.mdx had outdated info about bambooLLM api key (#1212)
Browse files Browse the repository at this point in the history
I found on the docs the link to have the free api key for the Bamboo LLM. So I thought this might be outdated and you might want to make the api key available publicly now. Feel free to refuse it or to fix it if necessary.
  • Loading branch information
zuck-fredo authored Jun 6, 2024
1 parent a8710a8 commit b36dcb6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/llms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ file, in the `llm_options` param, as it follows:

BambooLLM is the state-of-the-art language model developed by [PandasAI](https://pandas-ai.com) with data analysis in
mind. It is designed to understand and execute natural language queries related to data analysis, data manipulation, and
data visualization. It's currently in closed beta and available only to a select group of users, but it will be
available to the public soon. You can join the
waitlist [here](https://docs.google.com/forms/d/1RvdGO6dmV9NY2EaNoxmitxQmRYh3oThVRznoXqJBSFI).
data visualization. You can get your free API key signing up at https://pandabi.ai

```python
from pandasai import SmartDataframe
Expand Down

0 comments on commit b36dcb6

Please sign in to comment.