Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add custom_host setting #229

Closed
wants to merge 1 commit into from
Closed

Conversation

africa1207
Copy link

Add custom server host configuration.

@turnercore
Copy link

I was going to do a PR for this exact thing to let it work with ollama local LLMs, would love to see this by v2.1

@brianpetro
Copy link
Owner

@turnercore yes, I was working on this, this morning.

It will be its own NPM module that can be used in other projects, similar to the smart-embed module introduced in V2.0.

@ckt1031
Copy link

ckt1031 commented Apr 30, 2024

Any progress?

@bcwilsondotcom
Copy link

Checking in on this too. I use Ollama with llama3:70b and would like to use it for smart connections.

@brianpetro
Copy link
Owner

Hey @bcwilsondotcom

You can already use Ollama with the Smart Chat, see #559 (comment) for an example 🌴

@0xtaosu
Copy link

0xtaosu commented Jan 9, 2025

Any progress?

@brianpetro
Copy link
Owner

Currently, 8 adapters and a custom API adapter can be used in Smart Connections and as examples for creating new adapters.

Chat model adapters can be reviewed and contributed to here https://github.com/brianpetro/jsbrains/tree/main/smart-chat-model/adapters

So, instead of resurrecting this old pull request, I'm closing it in favor of new feature requests in the issues section and pull requests in the JSBrains repo (contains Smart Chat Model, the universal chat model adapter used by Smart Connections) 🌴

@brianpetro brianpetro closed this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants