Skip to content

Commit 949f194

Browse files
authored
Merge pull request #82 from microsoft/dev
[deploy] ready to deploy to pypy
2 parents 3c5b58d + 53aeb6c commit 949f194

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
</div>
1313

14-
Transform data and create rich visualizations iteratively with AI 🪄. Try Data Formulator now in GitHub Codespaces!
14+
Transform data and create rich visualizations iteratively with AI 🪄. Try Data Formulator now!
1515

1616
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/microsoft/data-formulator?quickstart=1)
1717

@@ -22,9 +22,9 @@ Transform data and create rich visualizations iteratively with AI 🪄. Try Data
2222

2323
## News 🔥🔥🔥
2424

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.);
25+
- [02-12-2025] More models supported now!
26+
- Now supports OpenAI, Azure, Ollama, and Anthropic models (and more powered by [LiteLLM](https://github.com/BerriAI/litellm));
27+
- Models with strong code generation and instruction following capabilities are recommended (gpt-4o, claude-3-5-sonnet etc.);
2828
- You can store API keys in `api-keys.env` to avoid typing them every time (see template `api-keys.env.template`).
2929
- 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)
3030

0 commit comments

Comments
 (0)