Commit Graph

200 Commits

Author SHA1 Message Date
aryan
e438f8e4fa fix: dependency 2025-01-01 02:56:34 +05:30
aryan
42e8e4758a wip: langchain 2025-01-01 02:51:40 +05:30
Fahri Bilici
2a08017dcd adding missing actions 2024-12-31 17:54:33 +01:00
Fahri Bilici
1b601b839d adapting langchain to use actions 2024-12-31 01:17:53 +01:00
Fahri Bilici
c00515f3d2 Fix formatting issues and removing unusued libaries 2024-12-30 22:31:15 +01:00
Fahri Bilici
3b4fddd65a fixing tool calling bug 2024-12-30 21:38:31 +01:00
Fahri Bilici
e48959fb1a fix: Make recipient address mandatory in mintNFT action validation 2024-12-28 16:48:10 +01:00
Fahri Bilici
378fea201d feat: Refactor actions to use tool functions for improved code clarity and maintainability 2024-12-28 16:24:57 +01:00
Fahri Bilici
9326da25b1 adding missing tools 2024-12-27 23:34:15 +01:00
Fahri Bilici
9297d78838 feat: Implement Action to Tool conversion for enhanced Solana agent functionality
- Added a new function to convert Action interfaces into LangChain Tools, improving the integration of action handlers within the Solana agent.
- Updated the agent initialization process to utilize the new conversion, allowing for dynamic tool creation based on defined actions.
- Enhanced error handling and input validation within the action execution flow.
2024-12-27 18:32:14 +01:00
Fahri Bilici
79cada2cbd feat: Enhance Solana tools with action-based architecture
- Introduced action system for Solana tools, allowing for better modularity and maintainability.
- Updated SolanaBalanceTool, SolanaTransferTool, SolanaDeployTokenTool, SolanaDeployCollectionTool, SolanaMintNFTTool, SolanaTradeTool, and SolanaRequestFundsTool to utilize action handlers.
- Added new action exports in index.ts for better organization and accessibility.
2024-12-26 21:54:55 +01:00
ARYAN
8d299244fc Update README.md (#62) 2024-12-25 22:00:16 +05:30
ARYAN
8315576c06 Update README.md 2024-12-25 21:59:43 +05:30
YASH AGARWAL
8f3c7e3f6d Update README.md 2024-12-25 21:47:57 +05:30
aryan
a992343ce7 fix: bump pkg version 2024-12-25 21:42:17 +05:30
YASH AGARWAL
273d4fa36d Update README.md 2024-12-25 21:37:52 +05:30
ARYAN
59cae0870e Update issue templates 2024-12-25 19:42:38 +05:30
ARYAN
c9c2e368b3 Create pull_request_template.md 2024-12-25 19:33:58 +05:30
ARYAN
921cf5f269 Merge pull request #56 from apneduniya/gib-bounty-sol062217
feat: Create tasks on Gibwork
2024-12-25 17:20:27 +05:30
aryan
8c1ce69743 fix: lint 2024-12-25 17:20:17 +05:30
ARYAN
755456fb01 Merge branch 'main' into gib-bounty-sol062217 2024-12-25 17:17:59 +05:30
ARYAN
d87976636b Merge pull request #57 from sendaifun/refractor
feat: linting + prettier
2024-12-25 17:10:37 +05:30
aryan
c81aa7f892 feat: linting + prettier 2024-12-25 17:08:17 +05:30
thatsmeadarsh
bb629f287f feat: Create tasks on Gibwork 2024-12-25 09:16:44 +05:30
ARYAN
2753794342 Merge pull request #38 from arihantbansal/rename-and-fixes
feat: fix tools, and lint
2024-12-25 05:14:37 +05:30
aryan
955290838f chore: docs 2024-12-25 05:14:22 +05:30
aryan
585b1e39eb fix: stale files 2024-12-25 05:13:48 +05:30
ARYAN
4c23834fbe Merge branch 'main' into rename-and-fixes 2024-12-25 05:10:33 +05:30
ARYAN
838a2657aa Merge pull request #29 from adpthegreat/gib-bounty-sol033188
Support Resolving AD Domains
2024-12-25 04:29:39 +05:30
aryan
737d5ce86b feat: tool description + types 2024-12-25 04:26:06 +05:30
ARYAN
daec25f7cc use cffinit for CITATION 2024-12-24 16:41:38 +05:30
ARYAN
68282bc38f fix github citation format 2024-12-24 16:36:41 +05:30
ARYAN
f2e5c52597 fix: formatting 2024-12-24 16:32:29 +05:30
ARYAN
bccba7b2a0 Create CITATION.cff 2024-12-24 16:30:21 +05:30
ARYAN
cb359ef802 rm MIT LICENSE 2024-12-24 16:28:42 +05:30
ARYAN
f73432f28d modify LICENSE 2024-12-24 16:28:15 +05:30
ARYAN
f092ae3269 Update issue templates 2024-12-23 14:43:04 +05:30
aryan
d81d17e2fd Merge branch 'gib-bounty-sol033188' of github.com:adpthegreat/solana-agent-kit into gib-bounty-sol033188 2024-12-23 14:00:14 +05:30
aryan
cec8b33105 wip: alldomain + sns 2024-12-23 13:57:20 +05:30
adpthegreat
cfda7151a2 feat: added langchain class, refactored methods to use tlb parser, wrote and ran tests 2024-12-23 08:52:42 +01:00
adpthegreat
b1fcd6b56e feat: update imports in index.ts 2024-12-23 08:36:07 +01:00
adpthegreat
93ceb67328 updated imports for methods 2024-12-23 08:34:59 +01:00
adpthegreat
e2239a5029 feat:removed package-lock update pnpm lock, modified agent/index.ts 2024-12-23 08:30:11 +01:00
adpthegreat
b12b2a61d4 feat : added domain methods to solana agent kit 2024-12-23 08:30:11 +01:00
adpthegreat
1fc965c017 feat:updated domains methods, added fixes 2024-12-23 08:28:15 +01:00
adpthegreat
9e1fa3fae0 modified package lock 2024-12-23 08:28:15 +01:00
adpthegreat
fbd6ac6002 added domain methods 2024-12-23 08:28:13 +01:00
Arihant Bansal
055ec1613d update docs 2024-12-23 11:52:53 +05:30
Arihant Bansal
ad1e8e3f2a fix 2024-12-23 11:52:28 +05:30
Arihant Bansal
528faceafe fixes 2024-12-23 11:50:14 +05:30