Skip to content

Commit 5f783dc

Browse files
committed
preview 92
1 parent 9d23d91 commit 5f783dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -546,12 +546,12 @@ Then, you might like to try out some of our [dockerized test databases](https://
546546

547547
This pre-release includes:
548548

549-
* Improved Manager support
549+
* genai, using chatgpt & copilot for hands-free create/run (no copy/paste, no cli...)
550550

551551
You can try it at (you may need to use `python3`):
552552

553553
```bash
554-
python -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple ApiLogicServer==10.03.75
554+
python -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple ApiLogicServer==10.03.92
555555
```
556556

557557
Or use (neither available currently):

0 commit comments

Comments
 (0)