Commit Graph

111 Commits (7f37317afb4c4d2b373b30b8066084ce6439d694)

Author SHA1 Message Date
sigoden 029058c43d
chore: release v0.22.0 (#857) 1 month ago
sigoden e181ae9b0d
refactor: extract built-in roles to embedded files (#853) 1 month ago
sigoden 555f4f5d12
feat: better html to markdown converter (#840) 1 month ago
sigoden d92f102a85 chore: release v0.21.1 1 month ago
sigoden d57f11445d
chore: release v0.21.0 (#819) 2 months ago
sigoden d79ad49106
feat: support builtin website crawling (recursive_url) (#786) 2 months ago
sigoden 514a3689e8
chore: release v0.20.0 (#774) 3 months ago
sigoden 0ad97f2ec4 chore: update deps 3 months ago
sigoden 14bfd4e97d
feat: add builtin variables for agent (#762) 3 months ago
sigoden 6fdaabf9a8
refactor: fetch html as markdown (#723) 3 months ago
sigoden 4edf14fbbd
chore: release v0.19.0 (#643) 4 months ago
sigoden d193950d20
refactor: the name of temp file (#670) 4 months ago
sigoden f82524fd15
feat: implement native rag url loader (#660) 4 months ago
sigoden 95bad975f4
feat: custom rag document loaders (#650) 4 months ago
sigoden 2eab71a641
feat: rag hybrid search (#618) 4 months ago
sigoden 492b006db7
refactor: load pdf/docx files (#592) 4 months ago
sigoden bb867c4fcb
feat: support bot (#579)
* feat: support bots

* refactor with RoleLike

* improve exiting session

* make bot works with rag

* refactor repl assert state

* add bot banner

* repl complete bots according bots.txt

* fix on windows

* remove threadpool executing function callings

* adjust repl left_prompt

* move bot config to global config.yaml

* `.bot` throw err if funciton callings is not configured
4 months ago
sigoden 1ec6abfaee
feat: support RAG (#560)
* feat: support RAG

* support more embeddings models and implement concurrent embedding api

* show the progress of addings paths

* ignore embedding context when saving message

* embedding model max_chunk_size => default_chunk_size

* support pdf and pandoc formats (docx, epub, ipynb)
5 months ago
sigoden 71f2e94579
refactor: switch to bitflags State (#557) 5 months ago
sigoden 38797e3264
chore: release v0.18.0 (#551) 5 months ago
sigoden 5458150ed3
fix: json stream parser and refine client modules (#538) 5 months ago
sigoden ba3bcfd67c
feat: allow patching req body with client config (#534) 5 months ago
sigoden b4a40e3fed
feat: support function calling (#514)
* feat: support function calling

* fix on Windows OS

* implement multi-steps function calling

* fix on Windows OS

* add error for client not support function calling

* refactor message data structure and make claude client supporting function calling

* support reuse previous call results

* improve error handling for function calling

* use prefix `may_`  as indicator for `execute` type fucntions
5 months ago
sigoden a75aef459d
feat: remove tiktoken (#506) 5 months ago
sigoden 154c1e0b4b
chore: release v0.17.0 (#497) 5 months ago
sigoden c4c948a54c chore: update deps 6 months ago
sigoden 1f2b626703
feat: support bedrock client (#450) 6 months ago
sigoden 0a4c0413ef
feat: serve all LLMs as OpenAI-compatible API (#431) 6 months ago
sigoden 1cc89eff51
refactor: more async code (#427) 6 months ago
sigoden 8ab57ed74e
refactor: update description for cli options and config fields (#423) 6 months ago
sigoden a3f63a5e04
chore: release v0.16.0 (#404) 6 months ago
sigoden 8feaf2a93d refactor: adjust client order 6 months ago
sigoden 26ad75c005 chore: update readme and description 6 months ago
sigoden 3a0cafebd9 chore: update description 6 months ago
sigoden ccc5f864f1 chore: update readme and project description 6 months ago
sigoden 78d6e1b1e0
chore: release v0.15.0 (#387)
* chore: release v0.15.0

* add arm/armv7 releases

* update deps
6 months ago
sigoden 84695b62c6 chore: update deps 7 months ago
sigoden 601288029d chore: update description and readme 7 months ago
sigoden c3677e3380
chore: release v0.14.0 (#341) 7 months ago
sigoden f65c18886b chore: update description 8 months ago
sigoden 32ce76e4d1 chore: update deps 8 months ago
sigoden b82ae88a15 chore: update project description and README 8 months ago
sigoden aec1b707af chore: release v0.13.0 8 months ago
sigoden 21d1be5bed
refactor: improve prompt error handling (#319) 8 months ago
sigoden 16b7ac071f chore: update deps and readme 8 months ago
sigoden 6c0204e696
refactor: change header of messages saved to markdown (#317) 8 months ago
sigoden fe35cfd941
feat: supports model capabilities (#297)
1. automatically switch to the model that has the necessary capabilities.
2. throw an error if the client does not have a model with the necessary capabilities
9 months ago
sigoden 665f7ff4b9
fix: copy on linux wayland (#288) 10 months ago
sigoden 0bda6af4dc chore: release v0.12.0 10 months ago
sigoden 1bb28665f7 chore: update readme and deps 10 months ago