Releases: transitive-bullshit/agentic
Releases · transitive-bullshit/agentic
Transition project to Agentic
See #644 for more details.
- 🎂 39f5f88
- 0.3.0 b6b0e55
- 0.2.0 d6388aa
- docs e868407
- ☮ 1273ee6
- fix: project transition url fixes b875af2
- Merge pull request #643 from transitive-bullshit/agentic 88026ed
- Merge branch 'main' of github.com:transitive-bullshit/walter into agentic dc77d0e
- feat: transition from chatgpt to agentic 89c86af
- Merge pull request #564 from moonrailgun/patch-1 ef7db54
- Merge pull request #583 from maxlibin/main 35c3781
- Merge pull request #641 from xiaodong2008/feat/base-url-option 7bc821d
- feat: update example imports a79b043
- feat: add browserbase example and update deps 2ff3065
- 💳 efa568f
- fix: tavity output bug 594c8a0
- feat: add tavily client f7d6fae
- 🥊 1961a26
- 💕 074e2ef
- feat: add twilio client ff54a42
- feat: add slack client 0ebda1e
- 📕 f510582
- 🥓 63dee06
- 🔘 0499aa1
- 📢 4cc6469
- 🚱 1c6fd8f
- feat: documenting services 47ac683
- feat: add novu client d4aed7b
- feat: add bing web search 9632047
- 🍀 bc12a88
- feat: add unofficial midjourney client 0f296be
- 🏆 98202e5
- feat: add e2b 512261f
- feat: add SearchAndCrawl 71fa4b2
- ☪ 1c10060
- 🍴 bf6ee7c
- 📎 b3e589c
- feat: add twitter client 9e84229
- feat: add llamaindex sdk adaptor 24857b1
- feat: add wolfram alpha client 7d11f76
- 🎌 6045e23
- 🐿 2ae6a2e
- 🏅 3269e9b
- 💕 7f098d1
- ♑ 52fe2db
- 🚕 ab3d0f9
- 🏐 2717eaa
- 💂 0f999c4
- 👿 f5319b4
- feat: add sanitizeSearchParams ed85b70
- 👜 94198f3
- 😻 5863f31
- 🦂 3caa185
- 📵 7731ca0
- 📴 ca9254d
- 🍪 760b4d5
- ⚡ b195c6b
- 💞 b03a38c
- 😩 419c0a4
- ⬅ ac76b50
- 🥖 d03af97
- 🐯 1dc4a66
- 🌿 5e0017b
- 🕌 526b96d
- 🤘 8fb9ddf
- 🌀 1a90a1e
- feat: remove AIToolSet in favor of just AIFunctionSet a5bf173
- 🐮 65e2e73
- feat: add openai example 4b4e7e0
- ☢ 190ef0e
- feat: add langchain 83cf65f
- feat: add genkit e6263fb
- 🎃 1d953a0
- 🤙 8aa53fe
- 🏡 839f460
- 🎄 f4e7861
- 🚼 fa6796d
- 💐 4b9e9ae
- 🗳 b9d1251
- 🗿 b7bd3ce
- 🕥 8eda307
- 👱 ca31b56
- 👟 2ea18ab
- 💷 b57e798
- 😢 4cd1f38
- 🚝 17f3912
- feat: core fns 89f8246
- 🐺 783f375
- 🌊 e3f1b56
- 📒 0d96cef
- 🔢 0953469
- 🐇 19706bf
- init c763bfa
- feat(cli): add base url option 9593159
- 😦 73fb30b
- Add ai project management tool using chatgpt api d743782
- docs: update README for access-token library 76e7543
replace tokenizer with more compatible js-tiktoken
- Merge pull request #571 from masterkain/js-tiktoken 729b5a4
- switch tokenizer implementation with pure js and more compatible js-tiktoken 3ec62b8
Thanks @masterkain and @dqbd 🙏
fix: unofficial api json parsing error
Minor update deps and docs
- chore: update ts docs a020bcc
- chore: update deps fb06beb
- Merge pull request #540 from acheong08/patch-4 431e6f1
- Unofficial Proxy update 09963d5
- 🚾 c8da448
- 🔇 fcd7dd4
- docs: update latest developments e529c4e
- Merge pull request #532 from ZirionNeft/patch-1 66e6883
- Update readme.md fedb25c
- chore: update ts docs 600b35e
fix apiOrg should be optional
- fix: apiOrg 8388017
update deps
- chore: update deps a720b81
Bug fixes, support for multiple OpenAI orgs, estimated tokens for streaming
Huge thanks to @sighingnow @189 @zhengxs2018 @alxmiron and @T-Damer for their PRs 🙏 💕
- ♌ 07dcc5d
- Merge pull request #431 from sighingnow/fix-error-handling c0c2e71
- 🐁 6c309ce
- Merge pull request #505 from 189/feat/conversationId 8ad7ba9
- 🏎 3f5d8e6
- Merge pull request #504 from 189/fix/defer-save 9bb7da3
- Merge branch 'main' into fix/defer-save 81caf0b
- chore: minor fixes 0f966dc
- Merge pull request #507 from alxmiron/tokenize-response db6e594
- Merge pull request #511 from zhengxs2018/main 599e197
- Merge branch 'main' into main c0d79e3
- Merge pull request #509 from gfl94/patch-1 a3b165f
- Merge pull request #510 from benjiJanssens/main c5abff2
- Merge pull request #518 from Jarvan-via/jarvan bc94ed1
- Update readme.md 59b2077
- feat: add OpenAI-API-Service for readme afa5aea
- style: prettier code de78787
- Update chatgpt-api.ts 79a9d50
- feat: support multiple organizations 52d3918
- Added SlackGPT to the README 507a296
- add a wechat bot with wechaty+chatgpt api 4da3ea6
- #477 Mark tokens as estimated 7cd6e06
- #477 Estimate tokens usage with streaming completions dd6b457
- feat: support conversationID for ChatGPTAPI fa53d86
- fix: defer saving new message util got response from openAI 44a4a91
- Handle possible token expired errors 452a61e
add cli support for model & gpt-4
Chore: update docs and deps
- chore: update ts docs 5f239e5
- feat: update deps 9eac18f
- Merge pull request #500 from christophebe/main 0655b63
- Merge branch 'main' into main b4f59cb
- Merge pull request #498 from Elitezen/main 912ca24
- Update readme.md c8b7351
- Merge pull request #496 from zhengxs2018/patch-1 020c21b
- Merge pull request #494 from formulahendry/patch-1 172c9ff
- Add new project : Julius GPT 052238f
- Added discordjs-chatgpt under Projects 34ac224
- docs: add one WeChat Bot to readme 1505859
- docs: add one WeChat Bot to readme c869d1f
- Merge pull request #493 from acheong08/patch-3 9932fca
- Update endpoint d61ab51
- Merge pull request #491 from PawanOsman/main 7d9d092
- Update reverse proxy url and details ff40424
- Merge pull request #485 from shixin-guo/main 753c61c
- doc: add a zoom chat based on chatgpt 68cbd04
- Merge pull request #479 from azoway/main 523d076
- Update readme.md b574020