4d53f327d9
feat: V2 API endpoint create phone call ( #16528 )
...
* refactor: V2 API endpoint create phone call
* fix: type err
* fix: type and build err
* chore: change default value
* chore: move it to another route
* test: for create phone call
* chore: undo constant
* chore: remove test
* fix: make begin_message optional
* chore: improvements
* chore: begin message
* chore: remove unused import
* chore: bump platform libraries with handleCreatePhoneCall
* chore: improvement
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Benny Joo <sldisek783@gmail.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-09-11 11:11:54 +00:00
199d95b35f
feat: cal ai templates ( #15391 )
...
* chore: save progress
* feat: add schema and fieds
* chore: update code
* chore: save
* refactor: code and type error
* feat: use facade + command design pattern
* chore: missing param
* feat: add custom template feature
* refactor: code
* chore: move the default prompt
* fix: type err
* fix: code and ux improvements
* chore: change default template
* fix: ui and typo
* fix: add validation check for my phone number
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-07-30 13:09:12 +02:00
Udit Takkar and GitHub
1ce7df324d
feat: retell AI webhook url ( #14430 )
...
* feat: retell AI webhook url
* fix: type error
* chore
* chore: make company and email optional
* chore: remove logs
* chore: type error
* chore: type error
* fix: type err
* fix: pass guest email
* fix: type err
* chore: change date format
* chore: move advanced format
2024-04-05 22:44:57 +05:30
a8d8c992a4
chore: added email and company form to cal.ai form ( #14306 )
...
* added email and company form
* i18n
* feat: add guest email and company
* chore: update and format prompt
* chore: hint var
* chore: fix err message
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-04-04 11:57:43 +00:00
Udit Takkar and GitHub
d1175bf7de
fix: pass begin_message for updating LLM ( #14327 )
2024-04-04 11:14:19 +01:00
1025238eee
feat: cal.ai enterprise phone calls ( #14100 )
...
* added empty layout
* init
* yarn lock due to package changes
* added retell ai to .env
* removed ton of glue code
* nit
* Discard changes to package.json
* Upgrades lucide-react
* minor UI fixes
* nit
* nit
* feat: save progress
* feat: v1
* fix: type error
* feat: change schema
* fix: type error and testr
* chore: update agent
* chore: change default prompt
* feat: feedback and improvements
* fix: type error
* fix: type error
* hidden for now while in trial
* added i18n and removed some comments
* feat: add cal api key
* fix: type error
---------
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-03-28 13:59:01 +00:00