Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Python SDK v1.7.1 source code.tar.gz | 2025-08-17 | 34.0 MB | |
Python SDK v1.7.1 source code.zip | 2025-08-17 | 34.5 MB | |
README.md | 2025-08-17 | 5.7 kB | |
Totals: 3 Items | 68.5 MB | 0 |
What's Changed
- doc: Add delete user endpoint by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/270
- doc: update api by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/271
- Openrouter by @panshuljindal in https://github.com/Klavis-AI/klavis/pull/265
- doc: append develop with AI option by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/280
- fix/quickbooks: fix Dockerfile by @xz-dev in https://github.com/Klavis-AI/klavis/pull/283
- feat(Coinbase): Add MCP Server for Coinbase by @ChaitanyaYeole02 in https://github.com/Klavis-AI/klavis/pull/255
- Fix: Fix quickbook access token. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/291
- feat/freshdesk - init Freshdesk MCP by @CITGuru in https://github.com/Klavis-AI/klavis/pull/238
- feat(mem0): add complete mcp server with mem0 API integration by @KartikLabhshetwar in https://github.com/Klavis-AI/klavis/pull/251
- feat(tavily): add Tavily MCP server with search, extract, crawl, and map by @Om1513 in https://github.com/Klavis-AI/klavis/pull/256
- fix/openrouter: fix Google Build deploy by @xz-dev in https://github.com/Klavis-AI/klavis/pull/294
- Doc: Add quickbooks scope. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/295
- add prefix for quickbooks tool name by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/300
- support extract attachment data from gmail by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/306
- quick fix by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/307
- doc(Gmail): Gmail OAuth Doc by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/310
- doc(Google Drive): OAuth Doc changes by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/314
- Improve system message handling in Anthropic LLM client by @pranavnanaware in https://github.com/Klavis-AI/klavis/pull/221
- docs(Google Calender): Google Calender oauth Doc by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/302
- Feat: Add create task and support search by record id in Attio. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/315
- doc(Google Docs): Google Docs OAuth Doc by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/312
- add dropbox prefix by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/316
- doc(Asana): Add Oauth for Asana by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/317
- fix : security by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/319
- fix: notion create page tool update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/323
- doc(Google Sheets): Added Google Sheets OAuth Doc by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/318
- feat/github: Add GitHub issues template by @xz-dev in https://github.com/Klavis-AI/klavis/pull/326
- Added Exa MCP by @zhritik in https://github.com/Klavis-AI/klavis/pull/293
- feat(mixpanel): Add Mixpanel MCP Server by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/313
- Doc: Update docs with new api for self hosted versions. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/329
- Doc: Fix openapi json. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/330
- Doc: add missing enum. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/331
- ci/github: add docker image build by @xz-dev in https://github.com/Klavis-AI/klavis/pull/325
- Doc: Update docs. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/334
- fix/ci: fix 3 mcp servers docker image build fail by @xz-dev in https://github.com/Klavis-AI/klavis/pull/333
- [feat] Add Google Jobs MCP Server by @nihilisticneuralnet in https://github.com/Klavis-AI/klavis/pull/309
- feat(moneybird) mcp server by @chinmaykhamkar in https://github.com/Klavis-AI/klavis/pull/324
- doc(HubSpot): HubSpot OAuth Doc changes by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/338
- feat/mixpanel by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/337
- docs(Salesforce): Add Oauth Docs by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/340
- feat(heygen) mcp server by @chinmaykhamkar in https://github.com/Klavis-AI/klavis/pull/341
- docs(Calendly and Figma): Add Oauth Docs by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/342
- onedrive addition by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/205
- cal_com addition by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/204
- doc(Slack): Slack OAuth Doc Add by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/339
- docs(introduction.mdx): introduction.mdx error fix by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/343
- doc(airtable): Airtable OAuth Doc by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/344
- add more mcp servers by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/345
New Contributors
- @ChaitanyaYeole02 made their first contribution in https://github.com/Klavis-AI/klavis/pull/255
- @CITGuru made their first contribution in https://github.com/Klavis-AI/klavis/pull/238
- @KartikLabhshetwar made their first contribution in https://github.com/Klavis-AI/klavis/pull/251
- @Om1513 made their first contribution in https://github.com/Klavis-AI/klavis/pull/256
- @pranavnanaware made their first contribution in https://github.com/Klavis-AI/klavis/pull/221
- @zhritik made their first contribution in https://github.com/Klavis-AI/klavis/pull/293
- @nihilisticneuralnet made their first contribution in https://github.com/Klavis-AI/klavis/pull/309
- @chinmaykhamkar made their first contribution in https://github.com/Klavis-AI/klavis/pull/324
Full Changelog: https://github.com/Klavis-AI/klavis/compare/python-v1.6.1...python-v1.7.1