Thoonsen Maxime
Thoonsen Maxime
@gponty We should make it compliant with the new version. How did you manage to use it and what framework do you use?
Hey @samuelgjekic , Yes perfect. Can you fix the code style and then I'll merge :+1:
Thanks @samuelgjekic !
@samuelgjekic if you want to add some doc so that people know it exists and how to use it, it would be amazing
Hey @bernard-ng, thanks for your contribution on this one. There is a bug when using with ada-002 : " This model does not support specifying dimensions.". It tries to call...
Hey @bernard-ng , Yes I agree. Do you want to contribute on this one?
Hello @bloodyowl , Pas possible pour moi pour cette édition malheureusement. Mais chaud pour celle d'après si vous avez déjà la date ?
@bloodyowl ok très bien
To test it with Typeorm, you can create a dataSource like this: ``` import { DataSource } from "typeorm"; const postgresDataSource = new DataSource({ type: "postgres", host: "localhost", port: 5432,...
Hey @agola11 , just finished the sqldatabasechain + start the generic of sqldatabase.ts Is it ok for you if we merge this and then we refacto to take into account...