The AI Language

Results 15 comments of The AI Language

@felixweinberger I am updating the PR with just the win32.py changes - will confirm with a diff before pushing and then request to review. Thanks!

Hi @felixweinberger, I’ve again pushed the code with only one file updated, the win32 client. You're right that all the CI tests (except one that fails for me) pass. For...

@felixweinberger Thanks for reviewing and the feedback!

Maybe it could entail moving the data to `docs/data/clients.json` and a component to render it in `docs/components/ClientsTable.jsx` so that clients.mdx is clean and acts as a separate "presentation" tool compared...

The server bit is pretty elaborate. There is a CLI tool to publish a server :) And yes there is a schema too. Here is the link to the publishing...