Skip to content

Comments

feat: add multi-model provider support and uv integration#112

Open
dxpython wants to merge 1 commit intoVectifyAI:mainfrom
dxpython:feature/multi-model-uv-support
Open

feat: add multi-model provider support and uv integration#112
dxpython wants to merge 1 commit intoVectifyAI:mainfrom
dxpython:feature/multi-model-uv-support

Conversation

@dxpython
Copy link

Summary

This PR introduces major updates to PageIndex for broader model compatibility, faster developer setup, a new visualization interface, and algorithm improvements.

What’s included

  • Added multi-model provider support:
    • DeepSeek
    • Qwen
    • Claude
    • Gemini
    • OpenRouter
    • Ollama
  • Added UV package manager integration for faster and more reproducible environment setup.
  • Added a React-based visualization UI for interacting with and inspecting PageIndex outputs.
  • Added helper scripts and documentation updates for model switching, testing, and startup workflows.
  • Fixed and improved core algorithm logic to increase stability and result quality.

Compatibility

  • Fully backward compatible with the existing OpenAI workflow.
  • Existing OpenAI-based .env configuration and runtime behavior remain supported.

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