Ollama feature-parity for ACP #51
digitalextremist
started this conversation in
General
Replies: 1 comment 4 replies
-
|
@digitalextremist this seems to be a lot of discussion rolled into one. In terms of ollama, if you wanted to create an Agent on top of ollama, this could use ACP, but doesn't feel like it needs to be an ACP concern directly. Am I missing something? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My target would be to do this in
TypeScriptversusRustand rely onBunrather thannodefrom the start.Required:
Indexer( Unsaved file synchronisation #50 touches ) which ought begitbased, notfile-systemoropen-tabgitsmoothly to update on changes.Serverseems to be a wrapper aroundOllamamore or less? Kind of a positive MITM which is a ducktype+RAG.Retrievergrabs and inserts augmentations whileServerholds the phone of requests fromZedwaiting for embeds.Relayintegrates withOllamavia its client package; delivers embeds along surface activity fromZedor other requests.Parting thought:
If code modification is happening now, then there would also be a
Commiterthat makes the appropriate changes and essentially constructs the parts of a PR, then sends one. But that seems out of scope with the first step ofACPimplementation at all.Does that sound wrong? Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions