edgenai / edgen

⚡ Edgen: Local, private GenAI server alternative to OpenAI. No GPU required. Run AI models locally: LLMs (Llama2, Mistral, Mixtral...), Speech-to-text (whisper) and many others.
https://docs.edgen.co/
Apache License 2.0
323 stars 14 forks source link

Refactor openai_shim.rs #140

Open pedro-devv opened 4 months ago

pedro-devv commented 4 months ago

This file is needlessly bloated and complex, its contents should be split across several smaller files.