Hiten Vats and GitHub
f59d62f03c
refactor: Removed use of depracted functions from langchain ( #13953 )
2024-03-04 14:38:36 +00:00
Brace Sproul and GitHub
994e602c8d
refactor: Bump LangChain to 0.1 & update other LangChain imports ( #13622 )
2024-02-10 19:30:42 +00:00
Peer Richelsen and GitHub
e9d9aebd88
chore: cal.ai try out new gpt-4-0125-preview ( #13461 )
2024-01-31 06:42:25 -03:00
Dexter Storey and GitHub
fd3fffd7dd
feat: add booking date range filters and freeze GPT-4 version ( #12508 )
...
* add booking date range filters
* fix dateFrom, dateTo strings
* simplify temporal filters
* Freeze GPT-4-0613
* parse and validate booking dateFrom and dateTo fields
* add weekday to agent prompt
2024-01-16 18:26:39 +00:00
Peer Richelsen and GitHub
df4aa24913
chore: improve cal.ai not-installed message ( #12022 )
2023-10-23 15:45:26 +03:00
9e927af813
feat: add rate limiting and more error handling to Cal.ai ( #11898 )
...
Co-authored-by: tedspare <ted.spare@gmail.com >
2023-10-17 18:26:49 +00:00
3047b5319b
feat: cal.ai v1.2.0 ( #11868 )
...
* bump nextjs version in ai
* lowercase username and email
* onboarding email
* direct user to install app if not installed
* multiple suggested times for link flow
* summary of context prompt engineering
* specify the @username nuance and discourage Ids
* v1.2.0
* Update README
* Change title
* simplify and improve booking link flow
* add build:ai to package.json
* better onboarding copy
* onboarding touches
* remove console logs and temp hacks
* remove env vars in app store and token in AI app
* invited user id should be string
---------
Co-authored-by: tedspare <ted.spare@gmail.com >
2023-10-14 09:52:24 +01:00
DexterStorey and GitHub
2c5cb6abe4
fix: reduce no-response errors in cal ai with increase of timeout threshold ( #11845 )
...
* increase agent loop timeout threshold
* increase api/receive timeout threshold
2023-10-12 12:55:42 +00:00
3e08c66888
refactor: Use template literal instead of '+' operator ( #11444 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2023-10-03 11:52:19 -07:00
DexterStorey and GitHub
e5b88bd0b0
fix: prisma import in extract user route in Cal AI ( #11625 )
2023-09-29 13:53:38 -07:00
Peer Richelsen and GitHub
c57de8f43f
chore: more cal.ai changes ( #11590 )
2023-09-28 18:09:17 +00:00
5e449670ea
feat: Cal AI V1.1.0 ( #11446 )
...
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com >
Co-authored-by: tedspare <ted.spare@gmail.com >
2023-09-22 19:23:19 -04:00
DexterStorey and GitHub
dfccf4604f
fix: better timezones and error handling in ai tools ( #11085 )
...
* current time in user timezone, let ai handle 401
* update agent.ts
* simple onboarding for non cal.com users
* reverting this line - unecessary
* v1.0.1
2023-09-05 13:56:26 +01:00
DexterStorey and GitHub
814674fe40
resolve zod versions across child packages ( #11052 )
2023-08-31 20:10:59 +01:00
393411a47a
feat: cal ai ( #10992 )
...
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com >
Co-authored-by: tedspare <ted.spare@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-08-30 16:10:59 -07:00