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)