Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Optimizes Technical Docs for LLMs & Vectorization #1993

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

Ed-Marcavage
Copy link
Contributor

Relates to

Risks

  • Minimal risk, malformed JSDoc has been mitigated. Only risk is LLM hallucinates and writes incorrect documentation.
✓ JSDoc comment in portfolioProvider.ts was fixed using regex patterns
✓ JSDoc comment in token.ts was fixed using regex patterns
✓ JSDoc comment in trustScoreProvider.ts was fixed using regex patterns

Background

What does this PR do?

  • Optimizes Technical Docs for LLMs in the generated README file
  • Adds support for JSDOC for objects (Actions/Providers)

What kind of change is this?

  • Improvements

Documentation changes needed?

My changes do not require a change to the project documentation. - Its created agenticly

Testing

Where should a reviewer start?

  • src/index.ts

Detailed testing steps

Detailed testing steps

  • Ensure JSDoc & Readme match the plugin being scanned

Deploy Notes

  • Set GH_PAT & OPENAI_API_KEY in github actions as secret env variables

Discord username

  • 0xbuildinpublic

@odilitime odilitime changed the title Optimizes Technical Docs for LLMs & Vectorization docs: Optimizes Technical Docs for LLMs & Vectorization Jan 8, 2025
@shakkernerd shakkernerd merged commit eb6673a into elizaOS:develop Jan 8, 2025
5 checks passed
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