Bernard Ngandu

Results 24 issues of Bernard Ngandu

![Screenshot from 2022-08-01 11-48-47](https://user-images.githubusercontent.com/31113941/182122452-f42c8802-2ef6-47f1-86d6-cb3584e961ce.png) ![Screenshot from 2022-08-01 11-48-31](https://user-images.githubusercontent.com/31113941/182122463-461ee589-2a88-4aaf-8988-512fe268b4c0.png)

bug

Actuellement quand on reçoit un mail de Grafikart on a comme nom d'expéditeur "noreply" et si on ne lit pas le sujet le mail peut être facile ignoré ou confondu...

Actuellement quand on reçoit un mail de Grafikart on a comme nom d'expéditeur "noreply" et si on ne lit pas le sujet le mail peut être facile ignoré ou confondu...

https://platform.openai.com/docs/api-reference/embeddings/create#embeddings-create-dimensions > dimensions integer Optional > The number of dimensions the resulting output embeddings should have. Only supported in text-embedding-3 and later models. It is possible to define the dimension...

enhancement

Symfony 6 is out now

support for dimensions for OpenAI Embeddings Generator see: https://platform.openai.com/docs/api-reference/embeddings/create#embeddings-create-dimensions > dimensions integer Optional > The number of dimensions the resulting output embeddings should have. Only supported in text-embedding-3 and later...

![image](https://github.com/devscast/devscast.org/assets/31113941/6aa84cf7-0d35-4b41-a65b-8fd8b2845cd5)

frontend

Comme précisé dans #483 ce patch a pour but de corriger la faille de sécurité relative à l'affiche du message d'erreur quand un utilisateur n'existe pas sur le site pour...

- [ ] Added the classes [StarTransactions](https://core.telegram.org/bots/api#startransactions), [StarTransaction](https://core.telegram.org/bots/api#startransaction), [TransactionPartner](https://core.telegram.org/bots/api#transactionpartner) and [RevenueWithdrawalState](https://core.telegram.org/bots/api#revenuewithdrawalstate), containing information about Telegram Star transactions involving the bot. - [ ] Added the method [getStarTransactions](https://core.telegram.org/bots/api#getstartransactions) that can be...

- [ ] Added support for payments in [Telegram Stars](https://t.me/BotNews/90) by introducing the new currency “XTR”. - [ ] The parameter provider_token of the methods [sendInvoice](https://core.telegram.org/bots/api#sendinvoice) and [createInvoiceLink](https://core.telegram.org/bots/api#createinvoicelink) must be...