Skip to content

Added ai-tweet generator#32

Open
Dipanita45 wants to merge 5 commits into
Alchemyst-ai:mainfrom
Dipanita45:agent
Open

Added ai-tweet generator#32
Dipanita45 wants to merge 5 commits into
Alchemyst-ai:mainfrom
Dipanita45:agent

Conversation

@Dipanita45
Copy link
Copy Markdown

Closes # <-- Issue #24 here -->

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Copy link
Copy Markdown
Collaborator

@khushi-Alchemyst khushi-Alchemyst left a comment

Choose a reason for hiding this comment

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

We need you to build this agent on top our platform which will act as a memory layer for your ai agent and remember stuff, we didn't want a direct call to openai.

Copy link
Copy Markdown
Collaborator

@khushi-Alchemyst khushi-Alchemyst left a comment

Choose a reason for hiding this comment

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

The method used is wrong, I have added resources in comments but if you still have doubt you can ask in discord community directly any of our members will be happy to help you.

Comment thread agents/ai-tweet-generator/bot.ts Outdated
temperature: 0.7,
max_tokens: 500,
});

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

You will actually need to use openai as well alchemyst ai, also we don't have any fuction named alchemyst.resopond.
you can refer the docs here : https://docs.getalchemystai.com/integrations/sdk/typescript-sdk.
Also watch this video for better understanding : https://www.youtube.com/playlist?list=PLTnYaGyWE7dGlzullvvE_7tXd1cLx9iYg

Copy link
Copy Markdown
Collaborator

@khushi-Alchemyst khushi-Alchemyst left a comment

Choose a reason for hiding this comment

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

You still didn't use alchemyst ai sdk https://docs.getalchemystai.com/integrations/sdk/typescript-sdk

Please don't commit before testing locally, only commit when the code works without any errors, in next comment add a screenshot of you code being compiled then only I will review your code , or else I will close the issue without merging

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