aswny

Results 12 comments of aswny

Hi @rluncasu, I want to try the Vicuna models too but I'm confused on how can I use Vicuna models? Can you please share some steps to follow? Mainly I...

This feature would be really helpful. Further, I would love to see the support for `stop_sequences` parameter as well. Currently, the models generate text as long as the limit set...

Thank you so much. 🙏🏻 Are you also working on adding an option to export all conversations from LibreChat? Currently I use LibreChat on a work machine but I eventually...

@darkBuddha single conversations can still be shared, right? In JSON/Text formats at least. I'm looking for a bulk export to transfer all chats from one machine to another.

@ThHanke I tried your fork with Azure-OpenAI integration, but it does not show Azure OpenAI in providers list still. Do I need set up the parameters somehow else? ![Screenshot 2023-09-14...

+1 please add support for Google Palm models using MakerSuite API key

@cheng-tan thanks for looking into this. I'm looking forward to hearing back from you. Also, I'm eager to try fixing it myself with your guidance. If you could provide some...

So far, I think the issue occurs due to a global level declaration of `autogen_logger` in `runtime_logging`, which causes the`autogen_logger` object to get overwritten with every new `autogen.runtime_logging.start` call. https://github.com/microsoft/autogen/blob/d473dee6647f5d1312b6dfc934d872d5625cd5c3/autogen/runtime_logging.py#L18-L28...

I can confirm I have the same issue with Bedrock and Mixtral-instruct on Librechat.

working now. Thank you so much @krrishdholakia