superagent icon indicating copy to clipboard operation
superagent copied to clipboard

🥷 Run AI-agents with an API

Results 100 superagent issues
Sort by recently updated
recently updated
newest added

### ⚠️ Please check that this feature request hasn't been suggested before. - [X] I searched previous [Ideas in Discussions](https://github.com/homanp/superagent/discussions/categories/ideas) didn't find any similar feature requests. - [X] I searched...

enhancement

enhancement

### ⚠️ Please check that this feature request hasn't been suggested before. - [X] I searched previous [Ideas in Discussions](https://github.com/homanp/superagent/discussions/categories/ideas) didn't find any similar feature requests. - [X] I searched...

enhancement

Wolfram Alpha makes all systematic knowledge immediately computable and accessible to everyone. https://www.wolframalpha.com/

enhancement

## Summary This PR adds support for GPT4All. NOTE: You need to add your model to the `models` folder in the root of the project and pass in your model...

enhancement

## Summary This PR adds support for Natural Language API Agents. Currently only supports sync requests as support for `async` hasn't been released yet. This functionality is highly experimental at...

enhancement

There is an existing project "SuperAgent" which is a popular NPM package for performing requests. In order to avoid impacting the searchability for each project changing the name would be...

Hey, we I am currently working with @thesushilsharma and we are looking for ways to integrate the GPT4ALL LLM in order to use it as our native LLM instead of...

enhancement

Hey there, is there a possibility, to add: https://supabase.com/blog/openai-embeddings-postgres-vector instead of going with pinecone? So in this way we could store the embeddings also locally.

help wanted
question