Fabric icon indicating copy to clipboard operation
Fabric copied to clipboard

[Feature request]: Integrate with Venice AI using their API

Open SimonSomlai opened this issue 1 year ago • 4 comments

What do you need?

Venice doesn't give API access (yet). But this issue can stay on the backlog until that time ^^. People who use fabric tend to be the privacy-oriented, self-hosting types.

https://venice.ai/chat

SimonSomlai avatar Jun 16 '24 13:06 SimonSomlai

Had a look at the communication between the UI and the backend, and it looks pretty simple, but uses Clerk for Auth and such. Would be a good addition when API keys are available, but these models should be available via projects like Ollama as well, right now it is just

https://huggingface.co/NousResearch/Hermes-2-Theta-Llama-3-8B and https://huggingface.co/Dogge/llama-3-70B-uncensored

timothyjoh avatar Jun 27 '24 18:06 timothyjoh

Api is now available. Privacy, serious control on system prompt and models that are tendentially less if at all censored are valuable options for serious work.

It is mostly OpenAi compatible, so it should be very simple to integrate (as a matter of fact I have it working in fabric as openai already, but obviously without some finer options/controls)

If devs need api keys the community will be very happy to oblige

https://docs.venice.ai/welcome/about-venice (api related) https://www.postman.com/veniceai/venice-ai-workspace https://venice.ai/blog/how-venice-handles-your-privacy https://discord.gg/askvenice The community would be happy to share api keys with developers if need be. (or reach out to me)

Roadmap: (implementation requests) https://featurebase.venice.ai/roadmap/roadmap

AO12612 avatar Feb 24 '25 00:02 AO12612

Agree, this should be fairly easy to implement and I am, too, am looking forward to integration with venice.ai. I wrote an integration for home assistant which uses venice.ai and it is very similar to openai api.

grasponcrypto avatar Feb 26 '25 18:02 grasponcrypto

Hi All, any progress on this?

joe-shenouda avatar Apr 11 '25 17:04 joe-shenouda