Commit Graph

  • d66dfddae5 fix example main Wlad Paiva 2023-11-06 10:51:01 -03:00
  • 1b2533cd6b Merge pull request #17 from Pierre-Mike/main Wlad Paiva 2023-11-10 11:07:13 -03:00
  • af708f72b8 Just some cleanup to get familiar with the Repo Pierre-Mike 2023-11-09 12:32:29 +01:00
  • f1a03cf7ca Just some cleanup to get familiar with the Repo Pierre-Mike 2023-11-09 12:31:33 +01:00
  • f0b71bafea Merge pull request #14 from Pierre-Mike/docs/fix-readme Wlad Paiva 2023-11-02 11:21:11 -03:00
  • c54ad167e9 adding a simple example which work with gpt-3.5-turbo. Pierre-Mike 2023-11-02 08:22:46 +01:00
  • 1ff16a487f add generic types prep Wlad Paiva 2023-11-01 16:25:12 -03:00
  • 605d4e8afc fix anthropic context window Wlad Paiva 2023-10-31 15:52:14 -03:00
  • edb4fc89b5 add life cycle docs Wlad Paiva 2023-10-31 15:22:22 -03:00
  • 2f3970bbac Move types to namespaces and refactor the function calling to be handled by the aibitat not provider specific anymore. Wlad Paiva 2023-10-31 14:47:13 -03:00
  • 8afc179f5a simply remove debug package Wlad Paiva 2023-10-31 11:04:00 -03:00
  • b536e8e840 add api better example Wlad Paiva 2023-10-27 17:27:56 -03:00
  • 9de5806802 Merge pull request #10 from wladiston/changeset-release/main Wlad Paiva 2023-10-27 17:24:27 -03:00
  • 4a27f3e443 Version Packages github-actions[bot] 2023-10-27 20:20:54 +00:00
  • f2fabdcecb Merge pull request #11 from wladiston/provider-anthropic Wlad Paiva 2023-10-27 17:20:26 -03:00
  • 53d3780fb2 docs Wlad Paiva 2023-10-27 17:18:23 -03:00
  • 4eccd42ca2 docs Wlad Paiva 2023-10-27 17:17:14 -03:00
  • b5c1b6b161 add anthropic api response and function calls Wlad Paiva 2023-10-27 17:14:24 -03:00
  • 9a0ba57c62 remove open ai types Wlad Paiva 2023-10-27 17:02:21 -03:00
  • 9e4e2665f0 add anthropic key Wlad Paiva 2023-10-27 14:59:55 -03:00
  • 64f45d537f Merge branch 'main' into provider-anthropic Wlad Paiva 2023-10-27 14:56:45 -03:00
  • f09aa54006 update examples Wlad Paiva 2023-10-27 14:42:22 -03:00
  • d29adc67bf update examples Wlad Paiva 2023-10-27 14:34:39 -03:00
  • 1477a1732e add examples env var Wlad Paiva 2023-10-27 09:50:19 -03:00
  • 7b56deac3c WIP Wlad Paiva 2023-10-26 20:17:46 -03:00
  • 163759f885 add anthropic sdk Wlad Paiva 2023-10-26 20:16:53 -03:00
  • 9de148f6ee docs Wlad Paiva 2023-10-26 09:18:27 -03:00
  • 4af0bdf50c docs Wlad Paiva 2023-10-26 09:14:17 -03:00
  • 4e695e0357 update roadmap Wlad Paiva 2023-10-25 14:47:51 -03:00
  • 2b3256b224 Merge pull request #9 from wladiston/7-hardcoded-gpt4-model Wlad Paiva 2023-10-25 12:17:27 -03:00
  • 19ebcc47e3 fix #7 Wlad Paiva 2023-10-25 12:12:45 -03:00
  • 0aca38ea5d Merge pull request #8 from wladiston/6-wrong-env-name-in-readmemd Wlad Paiva 2023-10-25 11:49:53 -03:00
  • 3b5658efc8 fix #6 Wlad Paiva 2023-10-25 11:48:46 -03:00
  • 608d0cb661 docs Wlad Paiva 2023-10-24 12:12:16 -03:00
  • 6505be2504 brand example Wlad Paiva 2023-10-24 15:15:54 -03:00
  • 9ff70d059f improve cli prompt Wlad Paiva 2023-10-24 15:14:13 -03:00
  • 8f489fdc81 docs Wlad Paiva 2023-10-24 12:08:26 -03:00
  • 70b9fb78cf docs Wlad Paiva 2023-10-24 12:07:34 -03:00
  • 2cbd76b4af docs Wlad Paiva 2023-10-24 09:55:29 -03:00
  • cc43aa1de3 docs Wlad Paiva 2023-10-23 16:29:39 -03:00
  • 07181beb1b Merge pull request #5 from wladiston/changeset-release/main Wlad Paiva 2023-10-23 16:26:47 -03:00
  • 967d9b8ebe Version Packages github-actions[bot] 2023-10-23 19:26:21 +00:00
  • fee89ee58c add cli for team builder Wlad Paiva 2023-10-23 16:22:10 -03:00
  • 355026f342 fix bug where it would thrown errors when model provided wrong JSON Wlad Paiva 2023-10-23 13:51:36 -03:00
  • 2250784690 Fix summarization bug on the web-browsing function Wlad Paiva 2023-10-23 13:50:18 -03:00
  • 56eb06e0da improve webbrowsing Wlad Paiva 2023-10-22 19:59:04 -03:00
  • aed887d6e2 fix default model Wlad Paiva 2023-10-22 19:58:33 -03:00
  • b32eafaea7 docs Wlad Paiva 2023-10-22 18:00:52 -03:00
  • 163d136297 Merge pull request #3 from wladiston/changeset-release/main Wlad Paiva 2023-10-22 17:53:05 -03:00
  • c774747715 Version Packages github-actions[bot] 2023-10-22 20:50:16 +00:00
  • a1dd1c16f6 update changelogs Wlad Paiva 2023-10-22 11:39:16 -03:00
  • 1e6c762bfb exit beta Wlad Paiva 2023-10-22 17:44:54 -03:00
  • 9a447ebce0 refactor api Wlad Paiva 2023-10-22 17:43:06 -03:00
  • 0528d2f6e3 docs Wlad Paiva 2023-10-22 11:15:00 -03:00
  • d09d857f51 file history plugin Wlad Paiva 2023-10-22 10:55:15 -03:00
  • 7a15bf42c3 fix a bug on cli plugin Wlad Paiva 2023-10-22 10:49:17 -03:00
  • 9e04f79c68 rename webBrowsing to experimental Wlad Paiva 2023-10-21 11:52:49 -03:00
  • 707cd49177 fix bug where cli could still be printing when another comes up Wlad Paiva 2023-10-21 11:49:57 -03:00
  • 2c1e29db07 agents use tag now to reference each other Wlad Paiva 2023-10-21 11:48:34 -03:00
  • 928f793f31 Merge pull request #4 from wladiston/functions Wlad Paiva 2023-10-21 11:43:11 -03:00
  • 893249f6b1 update docs Wlad Paiva 2023-10-21 11:39:02 -03:00
  • d1bcbbed72 add web browsing plugin Wlad Paiva 2023-10-21 10:21:20 -03:00
  • c72a3243ed fix a bug where wasn't handling errors for speaker selection Wlad Paiva 2023-10-20 15:18:58 -03:00
  • 9c16980753 add retry test Wlad Paiva 2023-10-20 15:16:09 -03:00
  • 9b70b0b4e9 add retry test Wlad Paiva 2023-10-20 15:08:33 -03:00
  • ac3ad66532 merge Wlad Paiva 2023-10-20 09:08:25 -03:00
  • 148afd8e4b docs Wlad Paiva 2023-10-19 17:28:32 -03:00
  • d071190e2a . Wlad Paiva 2023-10-19 17:26:40 -03:00
  • f65438379e rename terminal to cli Wlad Paiva 2023-10-19 15:39:02 -03:00
  • 58b5dfc0a1 Merge branch 'main' into functions Wlad Paiva 2023-10-19 15:26:47 -03:00
  • 71ffbff70b export plugins Wlad Paiva 2023-10-19 15:25:30 -03:00
  • 8df47c18ac add fixture Wlad Paiva 2023-10-19 15:13:03 -03:00
  • 7224499248 added functions Wlad Paiva 2023-10-19 14:27:44 -03:00
  • e0391f4040 Merge branch 'main' into functions Wlad Paiva 2023-10-19 09:49:54 -03:00
  • 2cb42888c8 error handling Wlad Paiva 2023-10-19 09:41:33 -03:00
  • 74e6171a48 add sponsor Wlad Paiva 2023-10-18 11:43:59 -03:00
  • 3a9a0885a1 license Wlad Paiva 2023-10-18 11:43:43 -03:00
  • ac7e2a7d95 Create LICENSE Wlad Paiva 2023-10-18 14:43:19 +00:00
  • ea7d320fd6 adding types Wlad Paiva 2023-10-18 09:55:06 -03:00
  • a3302e82ee . Wlad Paiva 2023-10-17 14:48:21 -03:00
  • 09088b0170 . Wlad Paiva 2023-10-17 12:57:26 -03:00
  • 60a2a829ad Merge pull request #2 from wladiston/changeset-release/main Wlad Paiva 2023-10-17 14:42:08 -03:00
  • 3d73956013 Version Packages (beta) github-actions[bot] 2023-10-17 15:43:57 +00:00
  • f1c2affd3c plugin changeset Wlad Paiva 2023-10-17 12:43:26 -03:00
  • 9c22b47649 add permision to gh action Wlad Paiva 2023-10-17 12:37:45 -03:00
  • 84c2d7a400 add plugins Wlad Paiva 2023-10-17 12:32:09 -03:00
  • 41aea69835 add onstart event Wlad Paiva 2023-10-17 11:39:51 -03:00
  • bd68230b1f . Wlad Paiva 2023-10-17 11:33:47 -03:00
  • e6c8cea7b2 ops Wlad Paiva 2023-10-17 11:18:03 -03:00
  • 7c268c5ef3 add gh action for release Wlad Paiva 2023-10-17 11:15:14 -03:00
  • 937ac287d9 Clean up code Wlad Paiva 2023-10-17 11:06:01 -03:00
  • 5b38a65925 improve writer prompt Wlad Paiva 2023-10-17 08:53:47 -03:00
  • 98869b7a65 fix wrorng participante bug Wlad Paiva 2023-10-17 07:18:12 -03:00
  • ccc6d5a90f Fix minor bug in terminakl Wlad Paiva 2023-10-16 16:21:38 -03:00
  • d4cde5fc0b Rename package to aibitat Wlad Paiva 2023-10-16 09:37:24 -03:00
  • 3c3e9bf7d1 . Wlad Paiva 2023-10-15 17:07:50 -03:00
  • a9304fa97e Merge pull request #1 from wladiston/stateless Wlad Paiva 2023-10-15 16:56:25 -03:00
  • 921322aceb . Wlad Paiva 2023-10-15 16:55:09 -03:00
  • 864a0679d5 publishing working Wlad Paiva 2023-10-15 16:46:18 -03:00
  • 1d05b4c1ca add scope to package name Wlad Paiva 2023-10-15 16:24:41 -03:00