Wykres commitów

47 Commity (fb9c84dd45d5ecbeab8db80860bb0d57f7c29e33)

Autor SHA1 Wiadomość Data
Travis Fischer cadccd9396 🤦 2023-06-17 22:40:01 -07:00
Travis Fischer d960fda730 👝 2023-06-17 22:40:01 -07:00
Travis Fischer 0386410783 feat: add SearchAndCrawlTool 2023-06-17 22:40:01 -07:00
Travis Fischer 0343849981 feat: improve SerpAPI robustness 2023-06-16 00:23:04 -07:00
Travis Fischer 5f8bbec1e5 feat: improve robustness of serpapi, diffbot, and add ky rate limiting 2023-06-15 23:49:56 -07:00
Philipp Burckhardt 12785662fb feat: add utility to stringify JSON for prompt 2023-06-15 20:58:37 -04:00
Philipp Burckhardt 2dfe240c45 fix: revert to original regex for now 2023-06-15 10:05:52 -04:00
Philipp Burckhardt 7189e50835 fix: make quantifier lazy to not span multiple JSON blocks, tests + docs 2023-06-14 22:49:42 -07:00
Philipp Burckhardt 84dc1c571d feat: handle message chunking in Twilio service 2023-06-14 22:47:44 -07:00
Travis Fischer 0fa8b3a9b8 feat: add SerpAPI as a tool 2023-06-14 22:39:50 -07:00
Travis Fischer e1d69b442a fix: tests 2023-06-14 22:39:50 -07:00
Travis Fischer d27af9a980 feat: minor tool improvements 2023-06-14 22:39:50 -07:00
Travis Fischer 44559b7f65 feat: tools and BaseTask.agentic refactor 2023-06-14 22:39:50 -07:00
Travis Fischer 9778716817 😼 2023-06-14 22:39:50 -07:00
Travis Fischer a13125d184 feat: add WeatherTool 2023-06-14 22:39:50 -07:00
Travis Fischer f71b599d0c feat: add weather api service 2023-06-14 22:39:50 -07:00
Travis Fischer f668be1781 feat: improve openai function/task/tool support 2023-06-14 22:39:50 -07:00
Travis Fischer 23593d79b9 2023-06-14 22:39:50 -07:00
Travis Fischer 808f6cb352 feat: add initial support for OpenAI functions w/ chat completion 2023-06-14 22:39:50 -07:00
Travis Fischer ea099a7baf feat: add tokenizer unit tests 2023-06-13 02:25:03 -07:00
Travis Fischer 6667cf2b65 👚 2023-06-13 02:06:00 -07:00
Travis Fischer ae50f10c7f feat: add diffbot; refactor ky and services; add optional ky caching for tests 2023-06-13 01:09:26 -07:00
Travis Fischer 2d363a6c71 feat: add bing web search service 2023-06-12 18:50:47 -07:00
Travis Fischer ca2326a258 🌯 2023-06-12 17:25:19 -07:00
Philipp Burckhardt 2f499fac71 fix: run tests serially and update error message 2023-06-12 19:32:41 -04:00
Travis Fischer d0c65c7e1a feat: improve input/output typing tests 2023-06-12 16:01:45 -07:00
Travis Fischer e35fbc7216 feat: add template tests and improve template errors 2023-06-12 15:01:55 -07:00
Travis Fischer c531872378 feat: add calculator tool 2023-06-12 12:59:43 -07:00
Travis Fischer f614d7f547 👦 2023-06-11 01:42:53 -07:00
Philipp Burckhardt 65f3824a52 fix: use default channel and update tests 2023-06-10 17:51:12 -07:00
Philipp Burckhardt a821bc9e87 feat: add Slack service for sending messages 2023-06-10 17:51:12 -07:00
Travis Fischer 7dd7c93033 chore: adjust eslint rules 2023-06-10 17:50:52 -07:00
Philipp Burckhardt aecf6dd1cd fix: handle abort reason correctly 2023-06-09 20:26:49 -04:00
Philipp Burckhardt 789fa9dc2d feat: add support for stop signal and use do-while 2023-06-09 20:17:19 -04:00
Philipp Burckhardt 7a95bf17eb feat: add Twilio Conversation service 2023-06-09 14:26:37 -04:00
Philipp Burckhardt 4eb03ac8d6 build: update import paths 2023-06-08 21:41:28 -04:00
Philipp Burckhardt 010f204389 Merge pull request #14 from transitive-bullshit/novu 2023-06-08 17:18:56 -04:00
Philipp Burckhardt 18fab41cad feat: refactor signature and add tests 2023-06-08 17:10:46 -04:00
Travis Fischer 7e31cb3730 feat: refactoring llms to subfolder 2023-06-08 12:18:30 -07:00
Travis Fischer 5a3b75efcf feat: add human feedback skeleton and couple Task to Agentic runtime 2023-06-06 12:56:57 -07:00
Travis Fischer 74c3cea5d3 feat: add SerpAPIClient 2023-06-02 00:23:13 -07:00
Travis Fischer 624b220432 chore: refactoring 2023-06-01 23:26:22 -07:00
Travis Fischer 4085f3ae64 💺 2023-06-01 01:01:14 -07:00
Travis Fischer f59bcafbbe feat: add anthropic claude support 2023-06-01 00:51:34 -07:00
Travis Fischer cbacbc8bc5 feat: improve basic readme for local dev 2023-06-01 00:04:33 -07:00
Travis Fischer 50331cbc91 feat: add some more unit tests for structured llm outputs 2023-05-31 23:20:43 -07:00
Travis Fischer aa8ca4619a feat: add unit tests and redis caching for testing layer 2023-05-31 23:06:59 -07:00