Skip to content

Feature/Add LocalAI#123

Merged
HenryHengZJ merged 1 commit into
mainfrom
feature/LocalAI
May 19, 2023
Merged

Feature/Add LocalAI#123
HenryHengZJ merged 1 commit into
mainfrom
feature/LocalAI

Conversation

@HenryHengZJ

Copy link
Copy Markdown
Contributor
LocalAI.mp4

@HenryHengZJ HenryHengZJ merged commit faebc8a into main May 19, 2023
@Egalitaristen

Copy link
Copy Markdown

So I tried to replace the ChatOpenAI wrapper with ChatLocalAI in the AutoGPT template but it won't connect the output from ChatLocalAI to the input of the AutoGPT wrapper.

Anyone got any ideas about how to solve this?

@DonXtasy

DonXtasy commented Jun 5, 2023

Copy link
Copy Markdown

How do you use LocalAI as Embedding?
image

@HenryHengZJ

Copy link
Copy Markdown
Contributor Author

Will be creating an embedding node for LocalAI

@HenryHengZJ

Copy link
Copy Markdown
Contributor Author

LocalAI Embedding node is merged now - #300

@DonXtasy

Copy link
Copy Markdown

@HenryHengZJ Thanks. Just a short question. I updated via git clone and then docker-compose up -d. But the LocalAi Embedding is not showing. Or what should be the worklfow? Im a beginner with Github and Docker :)

@HenryHengZJ

Copy link
Copy Markdown
Contributor Author

@DonXtasy not yet pushed the new localai embeddings to docker. For now you can update locally by:

git pull
yarn build
yarn start

@mozg31337

Copy link
Copy Markdown

A bit of a daft question from a beginner. I am trying to use my llama.cpp model files stored locally on my computer. How do I expose them to the ChatLocalAI tool? I can't specify the path to the local file. It seem to want to access it via http. Thanks

@gregorym

gregorym commented Aug 1, 2023

Copy link
Copy Markdown

Is there any documentation for this?

@chungyau97

Copy link
Copy Markdown
Contributor

Hi @gregorym,

Here are the documentation of LocalAI:

  1. LocalAI Embeddings
  2. ChatLocalAI

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