Commit Graph

596 Commits (cce4fec108feb7c963c2394c4daf5bb2d0274b1b)
 

Author SHA1 Message Date
sigoden cce4fec108
refactor: update config.example.yaml and readme, fix typos (#682) 3 months ago
sigoden e63441b1e4
refactor: improve function calling (#680) 3 months ago
sigoden 3de95f04d8
refactor: smart `function_calling` config value (#677) 3 months ago
sigoden 3b6cf3cd1b chore: update models.yaml 3 months ago
sigoden bbe08d6d81
refactor: improve RAG (#676) 3 months ago
sigoden 2f2b13c891
refactor: improve RAG (#675) 3 months ago
sigoden 7c6dac061b
feat: support `.rebuild rag` repl command(#672) 3 months ago
sigoden d193950d20
refactor: the name of temp file (#670) 3 months ago
sigoden 9416cbd8b8
refactor: update models.yaml (#669) 3 months ago
sigoden 8b8f8b37c3
fix: gemini with functions that have empty parameters (#666) 3 months ago
sigoden 4fbbbd2d99
feat: `.file`/`--file` support URLs (#665) 3 months ago
sigoden 10bd71297d chore: improve warning message 3 months ago
sigoden ec83167de6
refactor: smart document splitter (#662) 3 months ago
sigoden f82524fd15
feat: implement native rag url loader (#660) 3 months ago
sigoden 33a0049a81
refactor: saved messages ignore embedding context (#659) 3 months ago
sigoden 1ced451c27
refactor: agent rag use `documents` field other than `embeddings` dir (#658) 3 months ago
sigoden f60df03997
refactor: enable function_calling by default (#656) 3 months ago
sigoden 5985551aba
feat: rag load websites (#655) 3 months ago
sigoden 03b40036a1
refactor: improve spinner (#654) 3 months ago
sigoden 2e1dc1f7d5
refactor: improve azure-openai (#652) 3 months ago
sigoden 95bad975f4
feat: custom rag document loaders (#650) 3 months ago
sigoden 34a6d13fb6
refactor: compress session (#649)
1. no require compress_threshold >= 1000
2. no compressing in middle of function calling
3 months ago
sigoden aeeca1c010 chore: update readme 3 months ago
sigoden 9f19108a71
refactor: rag chunk contains path metadata (#647) 3 months ago
sigoden 2bc9607b00
refactor: rename model type `rerank` to `reranker` (#646) 3 months ago
sigoden 2fbb5271af
feat: support rag-dedicated clients (jina and voyageai) (#645) 3 months ago
sigoden ed71901611 chore: update readme 3 months ago
sigoden bce2dbecb9
refactor: cli help and shell completions (#642) 3 months ago
sigoden b3bec3cfb0
refactor: cli options and shell completions (#640) 3 months ago
sigoden f9e7efd41c
refactor: reorder config items (#639) 3 months ago
sigoden 777638049b
refactor: minor improvement (#638) 3 months ago
sigoden 6d148c9c53
refactor: embedding model add price and dimension (#636) 3 months ago
sigoden 590c525048
refactor: remove reka client (#635) 3 months ago
sigoden 52a847743e
refactor: improve system message handling (#634) 3 months ago
sigoden 3826d808d8
refactor: minior improvement (#633) 3 months ago
sigoden 0ec370b48c
refactor: improve clients (#632) 3 months ago
sigoden 250e0eb7fe
feat: ernie support function calling (#631) 3 months ago
sigoden 1fd5c58cff
feat: ernie support embeddings and rereank (#630) 3 months ago
sigoden de16813bee refactor: update readme and models.yaml 3 months ago
sigoden f430402bf8
refactor: agents dir (#629) 3 months ago
sigoden d645046d2d
refactor: rename bot to agent (#628) 3 months ago
sigoden 52cd3efd6c
refactor: some error messages (#627) 3 months ago
sigoden 7a089d846e
refactor: rename model.max_concurrent_chunks to model.max_batch_size (#626) 3 months ago
sigoden f2378e1725
refactor: rename model.mode to model.type (#625) 3 months ago
sigoden 054e998ff4
feat: serve embeddings api (#624) 3 months ago
sigoden 97c82e565f
feat: cloudflare support embeddings (#623) 3 months ago
sigoden 6d05afc81b refactor: update models.yaml 3 months ago
sigoden 34d568d5e2
refactor: improve rag (#622) 3 months ago
sigoden ba832016f3
refactor: update models.yaml (#621) 3 months ago
sigoden abc588daac
feat: support rerank (#620) 3 months ago