ChatGPT-like API #4
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm wondering if maybe it can be made to use DuckAI with a service a'la ChatGPT api. In short, there are applications that communicate with models in a standardized way. You could then hook up DuckAI with your code and use ChatGPT Mini or other models in those projects (for example in Autogen Studio).
you mean to use this CLI to use openai API instead of duckduckgo? that can be done relatively simply
if you want to use duckduckgo api for embedding it into an app, surely you can do that but this app will never support this. actually it will refuse to run in a non terminal environment to prevent using the API for free in an app (like, you're using LLM's at duckduckgo's cost. not cool)
i actually think its pretty cool to use something at a bigger company's cost since not everybody has a supercomputer at their finger tips to use whenever they wanted to run LLM's :33
i like your website btw1!!!
i mean if you work for a company and making an app, the company obviously can afford to pay for openai's API. if you use duckduckgo's free API, you will be running your app at their expense which is a bad thing the way i see it, since duckduckgo is allowing for a free and anonymous LLM use, you can even use it from tor.
also if you still want to use it in your backend code there is a python library which allows using duckduckgo's API in code. but i obviously don't approve of that.
thanks <3 i also made a zola template from it