ChatGPT-like API #4

Open
opened 2024-11-04 23:07:45 +01:00 by IntinteDAO · 4 comments

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).

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).
Owner

you mean to use this CLI to use openai API instead of duckduckgo? that can be done relatively simply

you mean to use this CLI to use openai API instead of duckduckgo? that can be done relatively simply
Owner

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)

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)

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!!!

> 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!!!
Owner

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 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.

i like your website btw1!!!

thanks <3 i also made a zola template from it

> > 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 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](https://github.com/mrgick/duck_chat) which allows using duckduckgo's API in code. but i obviously don't approve of that. > i like your website btw1!!! thanks <3 i also made a [zola template](https://git.blek.codes/blek/otherworld) from it
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blek/hey#4
No description provided.