Skip to content

feat: local agent ollama setup #54

Closed
CocDap wants to merge 4 commits intomainfrom
feat/local-agent-setup
Closed

feat: local agent ollama setup #54
CocDap wants to merge 4 commits intomainfrom
feat/local-agent-setup

Conversation

@CocDap
Copy link
Copy Markdown
Contributor

@CocDap CocDap commented Jun 13, 2025

  • Add documentation for local setup
  • Refactored LangChain tool integration: converted LangChain tool to use Ollama, and vice versa
  • Refactor Example

@CocDap CocDap requested a review from chungquantin June 13, 2025 07:44
Copy link
Copy Markdown
Collaborator

@chungquantin chungquantin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry but why do we need different examples just for different models? The LLM interface layer should be generic, user only need to pass in the configuration parameters and we will detect the model underlying to use: https://www.litellm.ai/

@CocDap
Copy link
Copy Markdown
Contributor Author

CocDap commented Jun 13, 2025

I get that it’s meant as a general example for multiple models, but I’ve checked — litellm doesn’t currently support a TypeScript/JavaScript SDK. what is your opinion?

@chungquantin
Copy link
Copy Markdown
Collaborator

@CocDap
Copy link
Copy Markdown
Contributor Author

CocDap commented Jun 13, 2025

Thanks it is useful resource. i will update it

@CocDap CocDap closed this Jun 13, 2025
chungquantin pushed a commit that referenced this pull request Jun 15, 2025
+ This PR will replace for
#54
+ Use model factory to create multiple models such as openai, ollama,
...
slrgax34358453anthonyallen added a commit to slrgax34358453anthonyallen/polkadot-agent-kit that referenced this pull request Oct 10, 2025
+ This PR will replace for
elasticlabs-org/polkadot-agent-kit#54
+ Use model factory to create multiple models such as openai, ollama,
...
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.

2 participants