Carlos Fernández
Carlos Fernández
@silvanocerza let me know if this was what you had in mind for this feature.
I do not know how to fix all the mypy errors, it just messes around on typing when the same variable name is used in two different iterations of a...
@michaeltremeer heyy, it seems like everyone is on holiday, and I have no write access, so I can't merge it into main, but I expect that in the near future...
@michaeltremeer Thanks for your suggestions, I will try and implement the 'png' thing this evening. Anything you might need implemented, just say it and I will do my best. Regarding...
@michaeltremeer I thought about it and I do not know why I didn't implement it this way :) I have added all the file encoding processing directly on the ChatMessage...
Hi @jkondek1, thanks for the support, I do not know if they are going to implement it or not, I am willing to work with them to resolve all conflicts...
I will try to add this functionality :)
I've reviewed the base code and propose that we enable the 'content' of a 'ChatMessage' to be set as a list containing 'str', 'Path', or any type used to encode...
I will implement this functionality. Regarding the deprecation of Functions, we could open an issue to handle it separately.
@silvanocerza I like the simplicity of your solution, but I've just read the code for 'ByteStream' and we should expect the metadata to be populated with some flag to indicate...