Soulter / hugging-chat-api

HuggingChat Python API🤗
GNU Affero General Public License v3.0
859 stars 123 forks source link

Fix JSON error #268

Closed manuthecoder closed 2 weeks ago

manuthecoder commented 2 weeks ago

See #267

This pull request includes several improvements to the get_remote_llms method in the src/hugchat/hugchat.py file. The changes aim to enhance error handling and data processing when fetching remote LLMs.

Error handling improvements:

Data processing enhancements:

Soulter commented 2 weeks ago

Thank you!

digital-mine commented 1 week ago

This solution has not solved the problem