You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An OpenAI-like interface for local Large Language Models. This package allows you to interact with local LLMs using an API similar to OpenAI's, including support for chat completions, function calling, streaming responses, and more.
4
5
@@ -204,4 +205,4 @@ MIT License
204
205
205
206
## Contributing
206
207
207
-
Contributions are welcome! Please feel free to submit a Pull Request.
208
+
Contributions are welcome! Please feel free to submit a Pull Request.
0 commit comments