Overview
- Base agent requiring no authentication, usable via API externally
- MongoDB migration
- Zapier streamlining
What's Changed
- Protect and validate API routes by @preritdas in #93
- Zapier tokens as a provider by @preritdas in #94
- Implement type changes to Serper wrapper by @preritdas in #95
- Bump to Python 3.11.4 by @preritdas in #96
- Bump LangChain by @preritdas in #97
- Provide chat history by token count by @preritdas in #103
- Fix mechanism for accessing class name by @preritdas in #104
- Fix Zapier token refreshing by @preritdas in #105
- Fix for bad Deta error patch by @preritdas in #108
- Expose protected endpoint for base agent by @preritdas in #109
- Bump FastAPI by @preritdas in #113
- Protected new user authentication by @preritdas in #115
- Base agent status code and tests by @preritdas in #117
- Bump all packages by @preritdas in #118
- Reply to specific messages. by @preritdas in #120
- Bump FastAPI by @preritdas in #123
- Bump LangChain by @preritdas in #121
- Migrate databases from Deta to MongoDB by @preritdas in #124
- Configuration for inbound provider validation by @preritdas in #126
Full Changelog: v1.5.3...v1.5.4