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
Ollama itself is compatible with the Open AI spec and it would be cool to "embed" or host an Open AI compatible facade with .NET.
Reason/Goal:
I want to use the existing Open AI NuGet package and work against a local hosted LLM. There are some ideas in the LLamaSharp repo, but it seems to be tricky.
Your project looks promising ;)
The text was updated successfully, but these errors were encountered:
Ollama itself is compatible with the Open AI spec and it would be cool to "embed" or host an Open AI compatible facade with .NET.
Reason/Goal:
I want to use the existing Open AI NuGet package and work against a local hosted LLM. There are some ideas in the LLamaSharp repo, but it seems to be tricky.
Your project looks promising ;)
The text was updated successfully, but these errors were encountered: