Skip to content

Conversation

@polebug
Copy link
Contributor

@polebug polebug commented Mar 4, 2025

Summary

Checklist

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@github-actions
Copy link

github-actions bot commented Mar 4, 2025

commit hash: 0c1e44e
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@polebug polebug marked this pull request as ready for review March 4, 2025 10:23
@polebug polebug requested a review from pseudoyu as a code owner March 4, 2025 10:23
@polebug polebug requested a review from HenryQW March 4, 2025 10:23
polebug and others added 4 commits March 5, 2025 14:18
This commit introduces comprehensive AI configuration parameters across multiple configuration files and adds AI network configuration support. Key changes include:

- Updated config example, default, and minimal YAML files with new AI parameters
- Created new AI option struct in internal/node/component/ai/option.go
- Extended network configuration handler to include AI configuration details
- Added AI-specific configuration parameters like API keys, database URLs, and Twitter credentials
- Implemented helper functions to generate AI network configuration details
This commit removes the `python_path` configuration parameter from:
- Configuration YAML files (example, default, and minimal)
- AI option struct in internal/node/component/ai/option.go
- Network configuration parameters in internal/node/component/info/network_config.go

The parameter appears to be no longer needed and has been cleanly removed from all relevant configuration and struct definitions.
@github-actions
Copy link

github-actions bot commented Mar 6, 2025

commit hash: c7e6180
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@github-actions
Copy link

github-actions bot commented Mar 7, 2025

commit hash: 8bc0490
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@github-actions
Copy link

github-actions bot commented Mar 7, 2025

commit hash: b375de6
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@github-actions
Copy link

github-actions bot commented Mar 7, 2025

commit hash: b94cee1
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@github-actions
Copy link

github-actions bot commented Mar 7, 2025

commit hash: 40b77f3
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

@polebug polebug requested review from HenryQW and removed request for HenryQW March 7, 2025 09:43
@polebug polebug merged commit 357d7aa into main Mar 10, 2025
9 of 13 checks passed
@polebug polebug deleted the feat/agentdata branch March 10, 2025 02:22
@github-actions
Copy link

commit hash: 357d7aa
openapi.yaml

Lint Result

Lint: docs/api.yaml

Severity Location Problem Message
warning line 10:10 no-server-example.com Server url should not point to example.com or localhost.

Validation successful
Warnings: 1

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.

4 participants