refactor HTTP Client initialization
introduce a "Generic" modelThis is basically an OpenAI implementation, which then can be reused bymost other providers since they usually implement a somewhat compatibleAPI. The API URL can be se
introduce a "Generic" modelThis is basically an OpenAI implementation, which then can be reused bymost other providers since they usually implement a somewhat compatibleAPI. The API URL can be set manually so it should be easy to add newunsupported providers.
show more ...
add remote component to ask questions to the botThe endpoint allows to override model and language settings on demand.
updated model listsThis adds a CLI tool to fetch some model data from @BerriAI/litellm
auto codestyle cleanup
Added support for reka.ai