MorpheusAIs / Morpheus

Morpheus - A Network For Powering Smart Agents - Compute + Code + Capital + Community
https://mor.org/
MIT License
184 stars 142 forks source link

rag-feature-branch #527

Closed domsteil closed 6 months ago

domsteil commented 7 months ago
  1. Imported Langchain promptTemplate and RunnablePassThrough APIs for user NLQ

  2. Updated src/api.js to include sendMorpheusChat which can be triggered by /morpheus slash command in the chat. Agent requires Infura Key to make JSON RPC call... set env var process.env.INFURA_API_KEY

  3. Updated src/client.js to include window.electronAPI.onMorpheusChatReply

DavidAJohnston commented 7 months ago

Thanks @domsteil you rock. However there are a few conflicts in the PR. Here is the list. .gitignore forge.config.js package-lock.json package.json yarn.lock

DavidAJohnston commented 7 months ago

@betterbrand want to take a crack at resolving these conflicts?

betterbrand commented 7 months ago

I'll go through em

DavidAJohnston commented 6 months ago

Closing this PR for now. Please move over to the new Repo.