Skip to content

Conversation

zhangdeyu
Copy link
Contributor

  • Filter model providers to only show those with valid API keys or environment variables
  • Add chat history storage documentation to AGENTS.md
  • Update product name references from 'Takumi' to 'Neovate Code'
  • Fix typo in AGENTS.md heading

- Filter model providers to only show those with valid API keys or environment variables
- Add chat history storage documentation to AGENTS.md
- Update product name references from 'Takumi' to 'Neovate Code'
- Fix typo in AGENTS.md heading
@zhangdeyu zhangdeyu marked this pull request as draft September 28, 2025 02:04
@zhangdeyu zhangdeyu marked this pull request as ready for review September 28, 2025 02:04
@zhangdeyu zhangdeyu closed this Sep 28, 2025
@zhangdeyu zhangdeyu reopened this Sep 28, 2025
@afc163 afc163 merged commit 18a0fb1 into neovateai:master Oct 10, 2025
1 check passed
})),
}));
)
.filter((provider) => filteredProviderIds.has(provider.id))
Copy link
Member

@xierenyuan xierenyuan Oct 10, 2025

Choose a reason for hiding this comment

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

通过插件自定义的模型是不需要配置 env 变量的 这里会导致 插件自定义的 模型列表无法展示

Copy link
Contributor

Choose a reason for hiding this comment

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

我先回滚。

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.

3 participants