Skip to content

Commit 77c088e

Browse files
committed
readme tweak
1 parent 06bd3cd commit 77c088e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ Transform data and create rich visualizations iteratively with AI 🪄. Try Data
2222

2323
## News 🔥🔥🔥
2424

25-
- [02-12-2025] Run Data Formulator with different models (powered by [LiteLLM](https://github.com/BerriAI/litellm))!
26-
- You can now run Data Formulator with different models by specifying the model in the model selection dialog.
27-
- We have tested with OpenAI, Azure, Ollama, and Anthropic. Models with good code generation capabilities are recommended (gpt-4o, gpt-4o-mini, claude-3-5-sonnet etc.).
28-
- If running locally, you can also save your API keys in the `api-keys.env` file (check `api-keys.env.template` for reference), Data Formulator will automatically load them.
25+
- [02-12-2025] More models supported now! Powered by [LiteLLM](https://github.com/BerriAI/litellm)!
26+
- Now supports OpenAI, Azure, Ollama, and Anthropic models (and more based on LiteLLM);
27+
- Models with strong code generation capabilities are recommended (gpt-4o, claude-3-5-sonnet etc.);
28+
- You can store API keys in `api-keys.env` to avoid typing them every time (see template `api-keys.env.template`).
29+
- Let us know which models you have good/bad experiences with, and what models you would like to see supported! [[comment here]](https://github.com/microsoft/data-formulator/issues/49)
2930

3031
- [11-07-2024] Minor fun update: data visualization challenges!
3132
- We added a few visualization challenges with the sample datasets. Can you complete them all? [[try them out!]](https://github.com/microsoft/data-formulator/issues/53#issue-2641841252)

0 commit comments

Comments
 (0)