Travis Cline
c544fb77bd
all: add broad httprr coverage, update dependencies, organize go.mod file, bump to 1.23 ( #1299 )
...
* all: add broad httprr coverage, update dependencies, organize go.mod file, bump to 1.23
update go version to 1.23
add lots of test coverage via httprr recordings
update dependencies and organize go.mod
add testutil/testctr which helps work around a testcontainers-go+colima bug
expand the huggingface implementation and tests
expand capabilities of the ollama package
2025-06-04 11:41:45 -07:00
Eli Bendersky
556a263188
schema: move Chat* types to llms ( #757 )
...
* schema: move Chat* types to llms
This prevents a circular dependency or code duplication when using Tools
2024-04-16 23:35:51 -07:00
Ismail
80f9027554
fix: golangci-lint v1.55 errors
2023-12-04 22:38:28 -08:00
zivkovicn
a2d46375a2
chat-history-clear-method | lint
2023-08-18 15:57:37 +02:00
zivkovicn
c1cd7f2426
chat-history-clear-method | adding context to match all other methods
2023-08-18 15:57:04 +02:00
edocevol
cb3a6d5ac9
add context support for memory
2023-08-14 12:55:00 +08:00
edocevol
36bfa3c156
memory: add context support
2023-08-14 12:45:54 +08:00
zivkovicn
0fe23628a1
feature-conversational-retrieval-interface-fix | updating chat schema
2023-07-25 18:52:57 +02:00
zivkovicn
b0fd480206
feature-conversational-retrieval-interface-fix | refactor
2023-07-25 16:35:59 +02:00
zivkovicn
a39c1511df
Merge branch 'main' into feature-adding-max-token-size-memory
2023-07-24 19:57:24 +02:00
zivkovicn
bf100cedd5
feature-adding-max-token-size-memory | lint
2023-07-24 17:52:47 +02:00
zivkovicn
bc1ac3e00a
feature-adding-max-token-size-memory | cp
2023-07-24 17:25:57 +02:00
Travis Cline
cdc57b5af6
langchaingo: Refactor and support function calling
2023-07-23 15:27:29 -07:00
zivkovicn
f6048c373a
feat-adding-memory-buffer-options | lint
2023-07-21 18:04:47 +02:00
zivkovicn
9d48143d52
feat-adding-memory-buffer-options | private prop
2023-07-21 18:04:26 +02:00
zivkovicn
6710273eac
feat-adding-memory-buffer-options | updating memory buffer options
2023-07-21 17:58:17 +02:00
FluffyKebab
21d00ddf5c
exp: remove output_parsers and text_splitters
2023-04-28 09:37:54 +02:00