Skip to content

Conversation

@dimaosipa
Copy link

@dimaosipa dimaosipa commented Jun 23, 2025

Multiple LLMs support:

  • adds ability to provide pretty much any model as long as it is compatible with OpenAI API, including llama models via Ollama
  • adds ability to use different model providers for different agents (for example local llama for curriculum_qa, skill_manager)
  • switches default models to gpt-4.1-nano. However gpt-4 seems to perform better overall
  • updates readme

Misc fixes:

  • freezes python dependencies, so next time someone downloads the project, they use correct versions of all the tools
  • migrates to latest Langchain
  • fixes typescript build of mineflayer-collectblock
  • fixes plugin imports in mineflayer
  • some fixes around how mineflayer server restarts, adds timeout to improve probability that the desired port is no longer in use
  • adds ability to send messages to bot via API, however bot does seem to ignore those

@dimaosipa dimaosipa marked this pull request as draft June 23, 2025 01:37
@dimaosipa dimaosipa changed the title Feature/make it build feat: Multiple LLMs support, and misc fixes Jun 23, 2025
@dimaosipa dimaosipa marked this pull request as ready for review June 23, 2025 01:53
@dimaosipa dimaosipa changed the title feat: Multiple LLMs support, and misc fixes feat: Multiple LLMs support (including ollama), and misc fixes Jun 23, 2025
@dimaosipa dimaosipa changed the title feat: Multiple LLMs support (including ollama), and misc fixes feat: Multiple LLMs support via ollama, and misc fixes Jun 23, 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.

1 participant