Commit graph

19 commits

Author SHA1 Message Date
mineo
87237b6462
feat: support VertexAI provider (#153)
* support: vertexai

fix

fix

set default for vertexai

added comment

fix

fix

* create schema

* fix README.md

* fix order

* added pupularity

* set tools if tools is exists

restore commentout

* fix comment

* set summarizer model
2025-05-15 13:35:06 -05:00
adamdottv
ddbb217d0d
feat: better status bar 2025-05-15 12:04:15 -05:00
adamdottv
2391e338b4
chore: rename 2025-05-13 10:02:39 -05:00
mineo
f92b2b76dc
replace github.com/google/generative-ai-go with github.com/googleapis/go-genai (#138)
* replace to github.com/googleapis/go-genai

* fix history logic

* small fixes

---------

Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com>
2025-05-12 09:56:30 -05:00
adamdottv
f100777199
wip: logging improvements 2025-05-09 13:37:13 -05:00
adamdottv
f41b7bbd0a
chore: refactoring status updates 2025-05-08 12:03:59 -05:00
phantomreactor
ff0ef3bb43
feat: add support for images 2025-05-02 15:29:46 -05:00
Kujtim Hoxha
4415220555 fix minor issue 2025-04-27 19:24:46 +02:00
Kujtim Hoxha
a3a04d8a54 fix gemini provider 2025-04-27 19:12:02 +02:00
Lukáš Loukota
792e2b164b fix: gemini tool calling 2025-04-27 19:12:02 +02:00
Kujtim Hoxha
b3a8dbd0d9 fix retry warning 2025-04-27 14:08:09 +02:00
Kujtim Hoxha
b106787a50 change package name 2025-04-24 18:26:16 +02:00
Kujtim Hoxha
2b5a33e476 lsp improvements 2025-04-21 13:42:29 +02:00
Kujtim Hoxha
cc07f7a186 rename to opencode 2025-04-21 13:42:02 +02:00
Kujtim Hoxha
bbfa60c787 reimplement agent,provider and add file history 2025-04-21 13:42:00 +02:00
Kujtim Hoxha
c08f5a7902 fix cancell 2025-04-10 15:27:42 +02:00
Kujtim Hoxha
d39d52d95d finish logs page 2025-04-09 19:07:39 +02:00
Kujtim Hoxha
cfdd687216 add initial lsp support 2025-04-03 17:23:41 +02:00
Kujtim Hoxha
afd9ad0560 rework llm 2025-04-01 13:38:54 +02:00