Skip to content

fix: client-discord chat_with_attachment action remove hard coded model, allow any tiktoken model#1408

Merged
shakkernerd merged 6 commits into
elizaOS:developfrom
harperaa:1223-fix-todos
Dec 26, 2024
Merged

fix: client-discord chat_with_attachment action remove hard coded model, allow any tiktoken model#1408
shakkernerd merged 6 commits into
elizaOS:developfrom
harperaa:1223-fix-todos

Conversation

@harperaa
Copy link
Copy Markdown
Contributor

Relates to:

#1223

Risks

Background

What does this PR do?

Removes hard wired model name in summarizeAction and instead uses the selected model, with fallback to gpt-4o-mini.

What kind of change is this?

Improvements (misc. changes to existing features)

Documentation changes needed?

My changes do not require a change to the project documentation.

Testing

pnpm build passed, no linting issues.

Where should a reviewer start?

Detailed testing steps

@harperaa harperaa changed the title fix: resolve TODO in to make model more dynamic and generic fix: resolve TODO to make model more dynamic and generic Dec 23, 2024
@harperaa
Copy link
Copy Markdown
Contributor Author

harperaa commented Dec 23, 2024

Feedback is welcome on my first PR. Let me know how I can improve, going forward.

@twilwa
Copy link
Copy Markdown
Contributor

twilwa commented Dec 23, 2024

LGTM, nice work! Can you please change the upstream for this to the 'develop' branch? Can merge it in there. :)

@harperaa
Copy link
Copy Markdown
Contributor Author

LGTM, nice work! Can you please change the upstream for this to the 'develop' branch? Can merge it in there. :)

Hi, if that was for me, I am sorry, don't know how to do that... can you share commands?

@harperaa harperaa closed this Dec 23, 2024
@harperaa harperaa deleted the 1223-fix-todos branch December 23, 2024 23:11
@harperaa harperaa restored the 1223-fix-todos branch December 23, 2024 23:17
@harperaa
Copy link
Copy Markdown
Contributor Author

sorry, tried to change it on my end and it closed the PR... is there a way for me to do that?

@harperaa harperaa reopened this Dec 23, 2024
@harperaa
Copy link
Copy Markdown
Contributor Author

Sorry, new here... is there a way for me to change the branch name on my end, without it automatically closing the PR?

@harperaa harperaa changed the base branch from main to develop December 24, 2024 01:14
@harperaa
Copy link
Copy Markdown
Contributor Author

figured it out...learning.

@twilwa
Copy link
Copy Markdown
Contributor

twilwa commented Dec 24, 2024 via email

@shakkernerd shakkernerd merged commit e60449d into elizaOS:develop Dec 26, 2024
@odilitime odilitime changed the title fix: resolve TODO to make model more dynamic and generic fix: client-discord chat_with_attachment action remove hard coded model, allow any tiktoken model Dec 28, 2024
lalalune pushed a commit that referenced this pull request May 3, 2026
fix: resolve TODO to make model more dynamic and generic
FranceFlapjack pushed a commit to FranceFlapjack/eliza that referenced this pull request May 16, 2026
fix: resolve TODO to make model more dynamic and generic
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