Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/promptmixerdev/prompt-mixer-langchain-exa-openai-connector
LangChain Exa-OpenAI connector leverages web search and flexible AI abstractions to power intelligent agents.
https://github.com/promptmixerdev/prompt-mixer-langchain-exa-openai-connector
exa langchain promptmixer prompts
Last synced: 11 days ago
JSON representation
LangChain Exa-OpenAI connector leverages web search and flexible AI abstractions to power intelligent agents.
- Host: GitHub
- URL: https://github.com/promptmixerdev/prompt-mixer-langchain-exa-openai-connector
- Owner: PromptMixerDev
- Created: 2024-03-29T23:33:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T14:36:41.000Z (9 months ago)
- Last Synced: 2024-11-06T12:52:04.167Z (about 2 months ago)
- Topics: exa, langchain, promptmixer, prompts
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LangChain-Exa Connector
This connector allows you to access LangChain's conversational AI capabilities from within Exa.
## Features
- Send prompts to LangChain models and display responses
- Supports text completion, text classification, and other language tasks
- Configure timeouts, max tokens, temperature, and other parameters
- View usage statistics for your Exa account## Getting Started
1. Sign up for an API key at [Exa](https://www.exa.ai/)
2. Install this connector in Exa
- Open the Connectors sidebar
- Search for "LangChain Exa Connector"
- Install
3. Configure your API key
- Open the connector settings
- Paste in your Exa API key
4. Start using LangChain with models in your prompts## Usage
Once configured, you can access Open AI models with LangChain and Exa by:
- Selecting "LangChain Exa Connector" models from the models dropdown
## Contributing
Pull requests welcome!
## License
This project is licensed under the MIT license.